The Bug:
Netherite armor does not reduce vertical knockback dealt from goats.
Steps to Reproduce:
Equip a full set of netherite armor, summon a goat, and switch to survival mode.
Alter the goat's NBT data to make it want to ram nearby entities by using the command provided below.
/execute as @e[type=minecraft:goat,limit=1,sort=nearest] run data modify entity @s Brain.memories."minecraft:ram_cooldown_ticks".value set value 1
Take note as to whether or not netherite armor reduces vertical knockback dealt from goats.
Observed Behavior:
Vertical knockback is not reduced.
Expected Behavior:
Vertical knockback would be reduced.
Linked issues
Attachments
Comments 4
Can confirm. For sometimes taking no knockback at all see MC-185545.
Related to MC-229507
Relates to MC-190457.