File Details
Peripherals++-1.2.0.jar
- R
- Feb 26, 2015
- 1.04 MB
- 529
- 1.7.10
File Name
Peripherals++-1.2.0.jar
Supported Versions
- 1.7.10
+Antenna and Smart Helmet
+5 second timeout on mount downloads
+NEI now displays standard advanced turtles
+Peripheral Container
+ME Bridge
+Thirsty Turtles
+Argument to make the speaker pause the computer until speaking is complete
+Iron Noteblock (by @rolandoislas)
+Sign-Reading Turtle (by @grandmind)
+Gardening Turtle (by @grandmind)
+More scripts by @Fxzy
*Fixed local mount folder creation
*Improved Project Red turtle registration.
*Fixed chatboxes
*Fixed compatibility with cauldron
*Fixed json mismatch exception
Changelog from the beta:
+Satellites and a rocket (disabled by default, still very experimental and broken; use at your own risk)
+A mini easter egg :p
+ComputerCraft villagers
+NEI Support (all my turtle upgrades will now appear in NEI)
+You can now 'name' teleporters using the setName() function (see documentation for more info)
+Shearing Turtle
+Project Red Turtles (they work like the RP2 turtles from MiscPeripherals)
+An overcomplicated DynamicMount, it will now auto load sample programs based upon the peripherals attached to a computer (it'll also auto-update during the pre-init)
+Sample scripts by Fxz_y and I
+A Speaker Peripheral! It uses the Google Translate TTS API, so it currently requires an internet connection
*Lots of internal refactoring for cleaner code
*Fixed an issue which caused Ore Dictionaries to always return true
*More verbose logging
*The teleport() function on teleporters now have a "tp()" alias
*There is now an 'effect' key for analyze() returns with saplings
*Fixed #11 and #12
*Probably lots more stuff that I forgot