Redstone Interface Connector not working with CC: Tweaked in 1.20.4
Sharparam opened this issue · 2 comments
Minecraft Version
1.20.4
Immersive Engineering Version
11.1.0-172
Expected Behavior
Should be able to set the redstone values on the interface connector, just like in 1.20.1.
Actual Behavior
Nothing gets set on the interface connector.
Steps to reproduce
- Place a CC: Tweaked computer
- Place a Redstone Interface Connector on top
- Place a redstone lamp next to the computer
- Place a Redstone Wire Connector on top of the lamp
- Connect the interface to the wire connector with Redstone Wire Coil
- Configure the connector on top of the lamp to be "output - red"
- Set the top redstone output on the computer:
rs set top red true
Debug Crash Log
https://gist.github.com/Sharparam/b45c9678a0e9f2d258e73b595fdebbd9
@malte0811 CC:Tweaked Compat seems to have been fully removed.
As far as I can see, it should be able to restore it, but the changes to capability registration and our own Multiblock logic necessitate some changes to everything.
I'm assigning this one to you, but it's low-prio, don't stress yourself.