The Bug:
Goats and frogs that die from fall damage through performing a long jump will continuously move upon death.
Steps to Reproduce:
Build the setup shown in the attachment below high above the ground.
Spawn a goat on either of the two blocks.
Alter the goat's NBT data to make it want to jump by using the command provided below.
/execute as @e[type=minecraft:goat,limit=1,sort=nearest] run data modify entity @s Brain.memories."minecraft:long_jump_cooling_down".value set value 1
Quickly destroy the block that it's about to land on so that it falls to its death.
Take note as to whether or not goats and frogs that die from fall damage through performing a long jump will continuously move upon death.
Observed Behavior:
Goats and frogs will continuously move upon death.
Expected Behavior:
Goats and frogs would not continuously move upon death.
It appears that you switched the description under "the bug" with MC-227364, could you fix that?
,