The Bug
It will not create ice blocks when the block is a little lower than the water.
Steps to Reproduce
Build the setup as shown in the attachment below. setup.png
Equip some frost walker boots.
/item replace entity @s armor.feet with minecraft:leather_boots{Enchantments:[{id:"frost_walker",lvl:2}]}
Stand in the center of the dirt path blocks.
Approach the water and take note as to whether it converts into frosted ice or not.
Observed Behavior
The frost walker enchantment doesn't function when standing on soul sand or any other blocks that are 7/8 of a block tall.
Expected Behavior
The frost walker enchantment would function when standing on soul sand or any other blocks that are 7/8 of a block tall.
Linked issues
is duplicated by 3
Attachments
Comments 18
Can confirm in 20w49a. Feel free to use the following command, to reproduce this issue easier:
/give @s leather_boots{Enchantments:[{id:frost_walker,lvl:2}]}
Can confirm this behavior in 21w40a. Here are some extra details regarding this problem.
The Bug:
The frost walker enchantment doesn't function when standing on soul sand or any other blocks that are 7/8 of a block tall.
Steps to Reproduce:
Build the setup as shown in the attachment below.
Equip some frost walker boots.
/item replace entity @s armor.feet with minecraft:leather_boots{Enchantments:[{id:"frost_walker",lvl:2}]}
Stand in the center of the dirt path blocks.
Approach the water and take note as to whether it converts into frosted ice or not.
Observed Behavior:
The frost walker enchantment doesn't function when standing on soul sand or any other blocks that are 7/8 of a block tall.
Expected Behavior:
The frost walker enchantment would function when standing on soul sand or any other blocks that are 7/8 of a block tall.
Does this problem affect Minecraft 1.11?