/setblock air in a waterlogged block places water instead
The bug
When using /setblock (or /fill) to place air in a block, it fails if the block is currently waterlogged, placing water instead. /clone works fine.
How to reproduce
- Place slab
- Place water in it
- Stand on the slab
- /setblock ~ ~ ~ air
→
Water is placed
Expected behavior
Block should end up as pure air. Otherwise, this results in the following contradiction:
/setblock ~ ~ ~ air /testforblock ~ ~ ~ air Block not found
2019-12-02, 11:45 PM
2024-03-19, 11:14 PM
10
2
319780
-