-
Bug
-
Resolution: Fixed
-
1.17 Release Candidate 1, 1.17 Release Candidate 2, 1.17, 1.17.1 Pre-release 1, 1.17.1 Pre-release 2, 1.17.1 Pre-release 3, 1.17.1 Release Candidate 1, 1.17.1, 1.18.1, 1.18.2, 22w15a, 1.19
-
None
-
Confirmed
-
Mob behaviour
-
Low
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. setup.png
- 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.