
Advanced Additions: CC Components
Активный0.0
Установок
Последнее обновление
The first mod in a series of mods, "Advanced Additions".
This installment adds ComputerCraft Peripherals for 1.7.10, but this mod is different because it is "maintained".
Current list of peripherals and additions:
Standard Peripherals:
- Chatbox (Allows sending and reading chat)
- Player Sensor (Detects players currently online, and within a radius)
- Ore Dictionary (When right clicked, fires an OreDict event with attached item list)
- Speaker (Uses gtranslate API to play text-to-speech in game)
- Antenna (Allows interfacing of Smart Helmet)
- Peripheral Container (A peripheral that can house more peripherals)
- Time Sensor (Can be used to check server IRL time, or run timers)
- Iron Noteblock (Computer-controlled noteblock)
- Player Interface (Remote player inventory management, requires Perm Card)
- Environment Scanner (Allows world metadata viewing)
- Turtle Teleporter (Easy transportation between linked teleporters)
- Interactive Sorter (Manipulation of attached containers)
Pocket Computers:
- Support for modded peripherals, and crafting a Pocket Computer with a Peripheral Container allows you to add multiple peripherals.
- Motion Detector (A gyroscope/pedometer that fires Events listed on the wiki)
Turtles:
- Adds Turtles, and all upgrades
- Gardening Turtle (Wheat Seeds + Turtle) (Allows Turtle to view growth level of crops surrounding it, and use of bonemeal)
- Flinging Turtle (Dispenser + Turtle) (Turtle items go shooty shooty)
- Navigational Turtle (Compass + Turtle) (Turtle knows where it is facing)
Turtle Upgrades:
- XP Upgrade (Allows Turtles XP collection)
- Feeder Upgrade (Allows Turtles to breed animals)
- Thirsty Upgrade (Turtle liquid manipulation)
- Supply Upgrade (Turtle resupply station remote access)
Mod Integrations:
- Project Red: Exploration (Tools craftable with Turtles, act like Diamond tool but with benefits from traits)
- JABBA (Barrel access via Barrel Turtle)
- Applied Energistics 2 (Me Bridge)
- Thermal Foundation (RF Turtle Charger)
Miscellaneous Additions:
- CC Villagers (Sells ComputerCraft items)
- Smart Helmets (Allows computer scripted UI changes)
Collective Framework is still required for this mod, and, for obvious reasons, ComputerCraft is also required.
This mod is heavily based on Peripherals++.
If it was not already clear, I DID NOT MAKE THIS MOD. I am modifying content from austinv11, under license by the GNU General Public License, version 2 that the mod was originally bundled with.
All code is available at GitHub here.