Mechanical Mastery Plus

Mechanical Mastery Plus

21.2k Downloads

Interaction Trying to connect Hyperbox and Pretty Pipes

KrakenOnHead opened this issue ยท 3 comments

commented

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.

commented

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.

Commoble/hyperbox#12

commented
commented

Opened issues on Hyperbox and Pretty Pipes github

Commoble/hyperbox#17
Ellpeck/PrettyPipes#193