-
Bug
-
Resolution: Unresolved
-
None
-
1.20.4, 24w11a, 24w12a, 24w14a, 1.20.5 Release Candidate 1, 1.21, 24w44a, 1.21.3
-
Confirmed
-
Crafting, Inventory
Items that the player currently has equipped in their head slot are not detected by the recipe book, resulting in no possible recipes being displayed.
Steps to Reproduce:
- Run the following commands:
/item replace entity @p armor.head with minecraft:oak_planks 64
/recipe give @p *
- Open the crafting bench
- Open the recipe book GUI
Observed & Expected Results:
- No recipes are displayed (as long as the player has no other items in their inventory), despite the player having applicable items in their inventory.
- All recipes which are possible to craft wih 64 oak planks would be displayed, as the player has them within one of their inventory slots, and can use them to craft items.