2 posts
Posted 13 December 2015 - 04:18 PM
Use computercraft's computer to close/open airlock's in GalaticCraft.
1426 posts
Location
Does anyone put something serious here?
Posted 13 December 2015 - 09:10 PM
ComputerCraft itself doesn't add cross-mod integration. You might want to add an issue on
OpenPeripheral Integration though - this is the primary provider for CC's mod interaction.
2427 posts
Location
UK
Posted 13 December 2015 - 09:44 PM
If you prefer to not use OpenPeripherals, then if you can do it with vanilla redstone then
CC can also do it.
However, OpenPeripherals will likely allow you do do some more fancy stuff (like seeing if the airlock is open already).
Edited on 13 December 2015 - 08:45 PM
1847 posts
Location
/home/dannysmc95
Posted 20 December 2015 - 10:14 AM
You can do the above with redstone… That is how I did it…