Bundle empty animation can play despite missing the bundle_contents item component
Is related to MC-203571, although I think it's a fair expectation that removing the bundles_content component should mean the animation shouldn't play.
Steps to Reproduce:
1. Give yourself a bundle without the bundles_content component:
/give @s minecraft:bundle[!minecraft:bundle_contents]
2. Press right click any direction.
Observed Behavior:
The bundle empty/throw animation plays, indicating the player is interacting.
Expected Behavior:{}
Any item (including minecraft:bundle) that doesn't have the bundles_content component , shouldn't be able to play that animation or attempt an interaction.
Environment
Windows 11, OpenJDK 21.0.5
Created Issue:
Bundle empty animation can play despite missing the bundle_contents item component
Is related to https://bugs.mojang.com/browse/MC-203571, although I think it's a fair expectation that removing the bundles_content component should mean the animation shouldn't play.
Steps to Reproduce:
1. Give yourself a bundle without the bundles_content component:
/give @s minecraft:bundle[!minecraft:bundle_contents]2. Press right click any direction.
Observed Behavior:
The bundle empty/throw animation plays, indicating the player is interacting.
Expected Behavior:{}
Any item (including minecraft:bundle) that doesn't have the bundles_content component , shouldn't be able to play that animation or attempt an interaction.
Environment
Windows 11, OpenJDK 21.0.5
Is related to
https://bugs.mojang.com/browse/MC-203571, although I think it's a fair expectation that removing the bundles_content component should mean the animation shouldn't play.
Steps to Reproduce:
1. Give yourself a bundle without the bundles_content component:
/give @s minecraft:bundle[!minecraft:bundle_contents]2. Press right click any direction.
Observed Behavior:
The bundle empty/throw animation plays, indicating the player is interacting.
Expected Behavior:{}
Any item (including minecraft:bundle) that doesn't have the bundles_content component , shouldn't be able to play that animation or attempt an interaction.
Is related to
MC-203571, although I think it's a fair expectation that removing the bundles_content component should mean the animation shouldn't play.
Steps to Reproduce:
1. Give yourself a bundle without the bundles_content component:
/give @s minecraft:bundle[!minecraft:bundle_contents]2. Press right click any direction.
Observed Behavior:
The bundle empty/throw animation plays, indicating the player is interacting.
Expected Behavior:{}
Any item (including minecraft:bundle) that doesn't have the bundles_content component , shouldn't be able to play that animation or attempt an interaction.
Can confirm
Thank you for your report!
After consideration, the issue is being closed as Won't Fix.
Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki