dan200 / ComputerCraft

Programmable Computers for Minecraft
Other
964 stars 199 forks source link

Redstone setBundledOutput Issue #581

Closed NielsPilgaard closed 5 years ago

NielsPilgaard commented 5 years ago

Hello!

the function redstone.setBundledOutput(string side, number color) does not function with EnderIO cables in 1.12.2 - It is incapable of sending redstone signals.

SquidDev commented 5 years ago

This is on EnderIO's end: they removed their integration a couple of months ago as CC was getting increasingly hard to build against.

NielsPilgaard commented 5 years ago

Alright, thank you :)