Details
-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 1.16.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 Release Candidate 1, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 21w05a, 21w05b, 21w06a, 21w07a, 21w08a, 21w08b, 21w10a, 21w11a, 21w13a, 21w14a
-
Fix Version/s: None
-
Labels:None
-
Confirmation Status:Community Consensus
-
Category:Items
-
Mojang Priority:Normal
Description
The bug
Although you can equip saddles onto horses by right clicking, which is intended per MC-183073, you cannot equip horse armor onto horses or carpets onto llamas by right clicking them.
How to reproduce with horses:
- Get a tamed horse, you can use this command: /summon minecraft:horse ~ ~ ~ {Tame:1b}
- Right click the horse with horse armor
You will open the horse inventory like you used to do before 1.16 when right clicking with saddle.
How to reproduce with llamas:
- Get a tamed llame, you can use this command: /summon llama ~ ~ ~ {Tame:1b}
- Right click it with a carpet
You will mount instead of equipping the carpet onto the llama.
Also relates to MC-183069.