/setblock ~ ~ ~ air destroy does not destroy liquids
/setblock ~ ~ ~ air destroy does not replace liquids (water or lava) with air. Instead, the block break sound plays but the block itself does not change. Note that using /setblock ~ ~ ~ stone destroy on liquids works, as well as /fill ~ ~ ~ ~ ~ ~ air destroy.
*Expected Behavior*
/setblock ~ ~ ~ air destroy should replace the liquid block with air.
*Current Behavior*
A block break sound plays and the command is tracked as successful, but the liquid remains.
*Workaround*
Use /fill ~ ~ ~ ~ ~ ~ air destroy instead of /setblock ~ ~ ~ air destroy.
*Steps to reproduce*
1. Target a liquid block (water or lava) with /setblock x y z air destroy.
2. Execute
3. The liquid is not replaced with air.
2019-10-10, 03:55 PM
2020-09-07, 12:44 AM
2020-02-05, 01:35 PM
3
2