Posted 15 May 2014 - 08:24 PM
I have written two programs that work together to transmit a redstone signal via ender chests (or other synchronizing inventories) using openperipherals:
It is very easy to setup, just download the installer:
EnderSender is the program used to transmit the signal, and enderCeiver is used to receive those signals.
Then just place any item in the first slot of the enderchest. To change the sides or update the program, just run the installer again.
Separate programs and advanced usage:
http://pastebin.com/Ud31mJ72
http://pastebin.com/NQ3dvfFi
Hope you guys like it!
It is very easy to setup, just download the installer:
pastebin get u32f34BS install
http://pastebin.com/u32f34BSEnderSender is the program used to transmit the signal, and enderCeiver is used to receive those signals.
Then just place any item in the first slot of the enderchest. To change the sides or update the program, just run the installer again.
Separate programs and advanced usage:
Spoiler
enderSender:http://pastebin.com/Ud31mJ72
enderSender <redstoneSide> <chestSide>
enderCeiver:http://pastebin.com/NQ3dvfFi
enderCeiver <redstoneSide> <chestSide>
Just put the code in a startup file…
shell.run("<programName> <redstoneSide> <chestSide>")
Hope you guys like it!
Edited on 16 May 2014 - 09:46 AM