Expected behaviour
Items should use the same first-person bobbing and swing animations as items using format versions below 1.16.0.
Actual behaviour
First-person item animations are offset from their expected transforms and move more aggressively than intended, affecting both bobbing and swing animations when using format_version 1.16.100+.
This does not require the item to have the minecraft:hand_equipped item component as it can be reproduced with items without.
Minimal reproduction
{
"format_version": "1.21.130",
"minecraft:item": {
"description": { "identifier": "king:custom_item" },
"components": {
"minecraft:icon": "paper"
}
}
}
We're tracking this issue at MCPE-178674, so I will resolve and link this report as a duplicate.
If you have new information to share, please leave a comment on the linked report. If not, add a vote to the report to show that you are affected.
If you haven't already, please make sure to search before creating a report to see if the issue has already been reported. See the Bug Tracker Guidelines for tips on searching for issues.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki