Successful "/fill air destroy" commands give error message and return 0 for result/success
Resolved
Fixed
25
To reproduce, run /fill ~ ~-1 ~ ~ ~-1 ~ air destroy, where the affected block is not already air. The block will be destroyed as expected, but the error message "No blocks were filled" will appear. The command's result and success values will both be zero.
Confirmed but this seems to only be displayed if you use "air 0 destroy". If you type the command as just "air" it will display properly. And if you type the command as "sandstone 0 destroy" it will also display properly. I'd clarify the bug title a bit more to explain it's wioth the "air 0 destroy" that is messing up.
Confirmed but this seems to only be displayed if you use "air 0 destroy". If you type the command as just "air" it will display properly. And if you type the command as "sandstone 0 destroy" it will also display properly. I'd clarify the bug title a bit more to explain it's wioth the "air 0 destroy" that is messing up.