Details
-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 1.16.1, 20w27a, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Pre-release 2, 1.16.2 Pre-release 3, 1.16.2 Release Candidate 1, 1.16.2 Release Candidate 2, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.16.4 Pre-release 1, 1.16.4 Pre-release 2, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 1.16.5, 21w05a, 21w05b, 21w06a, 21w08b
-
Fix Version/s: None
-
Labels:None
-
Confirmation Status:Confirmed
-
Category:Items
-
Mojang Priority:Low
Description
The bug
Saddles can be equipped on tamed horses by right-clicking on them while holding a saddle. However, doing this erases the saddle's NBT. This issue does not occur if the saddle is equipped via the horse's inventory.
How to reproduce
- Summon a tamed horse:
/summon horse ~ ~ ~ {Tame:1}
- Give yourself a renamed saddle:
/give @s saddle{display:{Name:'"Test"'}}
- Right-click on the horse while holding the saddle
→The saddle is equipped on the horse
- Inspect the saddle equipped on the horse
→The saddle does not have its custom name
Attachments
Issue Links
- relates to
-
MC-91007 Some items lose their name/data tags when used in the world
- Open