The Bug:
You can apply bone meal to blocks underwater in situations where no vegetation grows.
Steps to Reproduce:
Construct a box of water with an isolated floating block in the middle of it by executing the commands provided below.
/fill ~5 ~-1 ~-5 ~-5 ~10 ~5 minecraft:stone hollow
/fill ~4 ~ ~-4 ~-4 ~10 ~4 minecraft:water
/setblock ~ ~10 ~ minecraft:stone
Obtain some bone meal and apply several amounts of it to the isolated floating stone block.
Look around you to see if any vegetation has grown.
Take note as to whether or not you can apply bone meal to blocks underwater in situations where no vegetation grows.
Observed Behavior:
You can apply bone meal to blocks underwater in situations where no vegetation grows.
Expected Behavior:
You would not be able to apply bone meal to blocks underwater in situations where no vegetation is able to grow.
Linked issues
relates to 1
Attachments
Comments 21
@unknown, while testing this out I found out that it doesn't matter which block it is, so thats why I edited the post. Sorry about that extra line but i don't know how to remove it / doesn't allow me for some reason.
@unknown, there's a reason why I have removed the empty line before the
#
. It breaks numeration if there's an extra newline/empty line.