Fluid pipes drop brackets when waterlogged #1552
Labels
type: bug
Issue where something isn't working
type: upstream
This is inherited from upstream Forge Create. It is highly unlikely we will change it.
Describe the Bug
Fluid pipes drop his brackets when waterlogged, but they are still visible in the model
Reproduction Steps
1.Place a fluid pipe
2.Place a bracket
3.Waterlog the pipe
Expected Result
The fluid pipe should keep the bracket when waterlogged, or the bracket should stop being visible when dropped
Screenshots and Videos
FluidPipeBug.mp4
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.1f
Minecraft Version
1.20.1
Other Mods
No response
Additional Context
i think the problem is the
onStateReplaced
method on the FluidPipeBlock classexactly this part
i ask, why would it be needed, since i think the only instance in which the fluid pipe state gets replaced is when waterlogged, right?
The text was updated successfully, but these errors were encountered: