Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interaction Trying to connect Hyperbox and Pretty Pipes #107

Closed
KrakenOnHead opened this issue Nov 13, 2023 · 3 comments
Closed

Interaction Trying to connect Hyperbox and Pretty Pipes #107

KrakenOnHead opened this issue Nov 13, 2023 · 3 comments
Labels

Comments

@KrakenOnHead
Copy link

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.

@adamico
Copy link
Owner

adamico commented Nov 13, 2023

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

@adamico adamico added bug Something isn't working needs mod update labels Nov 13, 2023
@KrakenOnHead
Copy link
Author

https://mclo.gs/bgbFnQu

@adamico
Copy link
Owner

adamico commented Nov 13, 2023

Opened issues on Hyperbox and Pretty Pipes github

Commoble/hyperbox#17
Ellpeck/PrettyPipes#193

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants