-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Minecraft 15w31a
-
Fix Version/s: Minecraft 15w31b
-
Labels:None
-
Environment:Windows 7 64bit
-
Confirmation Status:Unconfirmed
When I give myself any tool, such as a sword or a shovel with a damage value greater than 0 and the Unbreakable tag, the item model breaks.
For example.
When I do "/give @p golden_sword 1 0" I get a golden_sword
When I do "/give @p golden_sword 1 0
" I get an unbreakable golden sword
When I do "/give @p golden_sword 1 20" I get a slightly damaged golden sword.
but when I do "/give @p golden_sword 1 20
" I get a broken model (See picture for reference)
- relates to
-
MC-57840 Unbreakable Sword with damage value shows missing texture
- Resolved