-
Bug
-
Resolution: Unresolved
-
None
-
1.20.4, 24w11a, 24w12a, 24w14a, 1.20.5 Release Candidate 1, 1.21.1, 24w35a, 1.21.3
-
Confirmed
-
Crafting, Inventory
Armor that is currently worn by the player cannot be detected by the recipe book. This includes gold, iron, and chainmail armor (all of which can be smelted into their respective material nuggets).
Steps to Reproduce:
- Equip either gold, iron, or chainmail armor
- Give the player all recipes:
/recipe give @p *
- Open the recipe book inside a furnace, or blast furnace
- Turn to the 'ores' tab
Observed & Expected Results:
- All recipes will be impossible to complete, despite having the required items to complete them.
- As the player currently has one of the applicable items inside their inventory, it would be expected that the recipe would be possible to auto-complete.
Screenshots/Videos:
Notes:
This issue is (partially) blocked by MC-207201