-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 18w07a, 1.20.6, 24w18a, 1.21 Release Candidate 1, 1.21, 1.21.3, 24w45a
-
Confirmed
-
Items, Mob behaviour
-
Low
-
Gameplay
Scutes spawned from a baby turtle when they grow up will be positioned too high above the entity.
Steps to Reproduce:
- Tick freeze the game for observation:
/tick freeze
- Summon a turtle 1 tick away from growing up:
/summon minecraft:turtle ~ ~ ~ {NoAI:1b,Age:-1}
- Advance the game by 1 tick
/tick step 1
Observed Behavior:
The scute will be positioned too high above the turtle entity.
Expected Result:
The scute would be positioned directly above the top of the turtle when it grows up, similar to other items created from entities by game events/interactions.
Screenshots/Videos:
Showcase of the scute item spawning compared to other items created by game events:
SpawnedItems.mp4