RoboTricker / Transport-Pipes

Buildcraft without mods!
https://www.spigotmc.org/resources/transport-pipes.20873/
MIT License
27 stars 28 forks source link

Placing a Pipe in the same block as another Pipe turns it into a Head #48

Closed BlackBeltPanda closed 2 years ago

BlackBeltPanda commented 6 years ago

Using TransportPipes Version 4.3.2-SNAPSHOT-b72 on Paper version git-Paper-1414 (MC: 1.12.2)

If you place a pipe under an existing pipe, but in the same block space, it places a head which, when broken, does not drop a pipe.

GIF: https://i.gyazo.com/c7534840964b6d7ccc49d761f5c3eb60.gif

RoboTricker commented 6 years ago

Thank you for this detailed bug report (thats not natural :smile:)

I've planned to recode the hole plugin this summer which will definitely fix this issue. So please be Patient :)

BlackBeltPanda commented 6 years ago

I forked the repo and made a quick change which blocks placing skulls in the same block space as ducts. It's quick and dirty but gets the job done, though I had to fight a bit with GitHub to get the commit up without it thinking I changed every line. XD

So I'm satisfied for now. Can't wait for the recode! =)