Advanced PeripheralsComputerCraft: Tweaked addon — chat reader, RS bridge, ME bridge, player detector
About
Addon for CC: Tweaked that exposes mod data as Lua APIs: Chat Box (read & send messages), AR Goggles (HUD overlay drawing), RS Bridge (Refined Storage), ME Bridge (Applied Energistics 2), Energy Detector, Player Detector, Block Reader, Geo Scanner. Together they unlock scripted automation that bridges player input, chat, screens, and storage systems.
Things to do
- Hook an ME Bridge to AE2 → write Lua to monitor stock levels
- Chat Box → custom in-game commands (e.g.,
$kit basic) - AR Goggles → render waypoints, mob health bars, etc. as a personal HUD
- Player Detector → autonomous-base security (lock doors when intruder enters)
Getting started
Craft the peripheral block, attach to a computer with Modem, call its API in Lua. JEI shows recipes.