-
Bug
-
Resolution: Unresolved
-
None
-
1.19.4, 1.20 Pre-release 1, 1.20 Pre-release 6, 1.20, 1.20.1, 23w31a, 24w10a, 1.21
-
None
-
Confirmed
-
Items, Mob behaviour
-
Low
-
Gameplay
The Bug:
Items spat from foxes are spawned too high and are offset from the said fox's position.
Steps to Reproduce:
- Summon a fox that's holding a diamond sword by using the command provided below.
/summon minecraft:fox ~ ~ ~ {attributes:[{id:"minecraft:generic.movement_speed",base:0}],HandItems:[{id:"minecraft:diamond_sword",Count:1b}]}
- Obtain some raw chicken and throw it on the ground near the fox.
- Wait for the fox to collect the raw chicken and watch closely as the diamond sword is spat out from the fox's mouth.
- Take note as to whether or not items spat from foxes are spawned too high and are offset from the said fox's position.
Observed Behavior:
Items spat from foxes are spawned too high and are offset from the said fox's position.
Expected Behavior:
Items spat from foxes would not be spawned too high and would not be offset from the said fox's position.