BlackBeltPanda / Transport-Pipes

Buildcraft without mods! This is a fork of the original Transport-Pipes plugin featuring support for newer versions of Spigot, many bug fixes, performance improvements, and end-user enhancements.
https://www.spigotmc.org/resources/transport-pipes.20873/
MIT License
39 stars 10 forks source link

Allow place chests and hoppers on the top of the pipe. #20

Closed ShiinaSekiu closed 2 years ago

ShiinaSekiu commented 2 years ago

There was a bug that make it impossible to place container that is not occluding on the pipe. It would create an invalid "container" that eats every item that tries to enter the "container". This commit fixes the bug mentioned above.

BlackBeltPanda commented 2 years ago

Awesome, thank you! =)