How to reproduce
Make sure your recipe book is closed in your inventory
Open the recipe book in a crafting table
→ Observe that the recipe book is now open in your inventory.
This is not the case for furnaces, as their gui tag is separate from the crafting table/inventory recipe book gui tag.
You can see this using
/data get entity @s recipeBook.isGuiOpen/data get entity @s recipeBook.isGuiOpenand
/data get entity @s recipeBook.isFurnaceGuiOpen/data get entity @s recipeBook.isFurnaceGuiOpenThis can be quite annoying for players who want to see the duration of their potion effects, which is covered by the inventory recipe book, and who also want to keep their crafting table recipe book open.
Linked issues
Comments 0
No comments.