
Interaction Trying to connect Hyperbox and Pretty Pipes
KrakenOnHead opened this issue ยท 3 comments
Trying to connect a pretty pipes Pipe to the outside of a Hyperbox caused the chunk to get messed up and does not work in general. The pipe gets used but doesnt get placed and upon reloading the previously placed pipes are back in your inventory.
Unfortunately pretty pipes don't seem to use ForgeCapabilities which is a necessary requisite to work with hyperbox.
The solution is using a hopper or other compatible blocks inbetween the non working ones and the hyperbox.
Opened issues on Hyperbox and Pretty Pipes github