The Bug:
Goats and frogs don’t bounce on bouncy blocks upon landing from long jumps.
Steps to Reproduce:
Build the setup shown in the attachment below.
Spawn a goat on the diamond block.
Alter the goat's data through the use of the following command to make it perform a long jump:
/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
Just as it performs the long jump, quickly replace the gold block with a slime block.
Take note as to whether or not goats and frogs don’t bounce on bouncy blocks upon landing from long jumps.
Observed Behavior:
Goats and frogs don’t bounce.
Expected Behavior:
Goats and frogs would bounce.
Attachments
Comments 3
This issue was present in 1.18.2, but no longer occurs in versions above or equal to 22w11a. With that being said, this issue has been fixed in 22w11a.
Additionally, just for clarification reasons, both 22w15a and 1.19 were mistakenly and erroneously marked as affected versions of this bug. I must have reproduced this problem in these versions incorrectly leading to an inaccuracy in results, so I apologize in advance for this. After conducting thorough and detailed testing for a second time, I can confirm with confidence that this problem was fixed in 22w11a.
This issue also now affects frogs due to their similar nature to goats. Since I'm the reporter of this ticket, I've updated it accordingly and just left this comment here for documentation purposes.