-
Bug
-
Resolution: Incomplete
-
None
-
1.17.0
-
None
-
Unconfirmed
-
Android
Hello Minecraft: Bedrock Edition Developers! I noticed an inconsistency when developing add-ons for the game. The fact is that when using the "minecraft: weapon" component in the item code without the "minecraft: damage" component, the bottom line displays "+0 damage", which cannot be correct, since 0 cannot have signs with it. I believe that this line should not be without the "minecraft: damage" component (if there is no "minecraft: damage", then this line is missing).