Underwater plants remove the source block they're in when broken
PetasiGit opened this issue ยท 3 comments
Versions
Betweenlands version:
3.3.6
Forge version:
Forge 1.12.2-14.23.2.2611
Singleplayer or Multiplayer:
Both, but not multiplayer dependent (not a server issue).
Installed mods:
Appleskin 1.12.21.0.9
B.A.S.E 1.12.2-3.5.1
Better Fps 1.4.8
Better Placement 1.0.0-1
Client Tweaks 3.1.6
Clumps 3.0.0
FoamFix 1.12.2-0.9.4-Anarchy
FPS Reducer 1.12.2 1.9
FTBLib 5.0.0.14
FTBUtilities 5.0.0.11
Hot Swappable Armor 1.0
InventoryTweaks-1.64-dev
Keyboard Wizard 1.12.2-1.5.3-b1
Mouse Tweaks 2.8
Ninja's Mods 1.12
Optifine 1.12.2 D1
Ping! 3.0.9
TapeMouse 1.1.3.17
Texture Fix 4.0
Trade 1.0.4
The Betweenlands 3.3.6
Waila/Hwyla 1.8.23
XYZing 1.0
Description of the problem
How to reproduce:
- Break an underwater plant.
- See that it removed the water block it was in. It's hard to see here, but the water is pushing me into the corner because the source block was removed.
- Replace it and the water comes back.
Expected result:
To break the plant and have the water source remain.
Actual result:
The plant deletes the water source when broken.
That's just how shears work, would need to implement an ASM patch which is just not worth the effort.