
[BUG] Waterlogged door is created at upper part when placed on flowing water
Stablelly opened this issue ยท 3 comments
Important Information
Minecraft Version: 1.20.1
Mod Loader System: Forge (Forge or Fabric)
DramaticDoors Version: 3.2.8
Describe the bug
Waterlogged door is created at upper part if placed on flowing water, this will accidentally create a water source
To Reproduce
Steps to reproduce the behavior:
Place a water source
mining a hole
place a door
Expected behavior
The upper part of door should not be waterlogged if placed on flowing water
Screenshots
Minecraft_.Forge.1.20.1.-.2024-11-25.20-32-13.mp4
Minecraft_.Forge.1.20.1.-.2024-11-25.20-36-35.mp4
Thank you, I will look into this issue!
Update: I was able to identify the cause and a fix will be implemented in next mod update!
After some further digging, it appears to be the same type of issue as this: https://bugs.mojang.com/browse/MC-271927
So it appears to be a vanilla bug that is applied to double blocks that could be waterlogged separately.