Recipe book broken with item components
Expected result: Clicking recipe in recipe book should make items appear in crafting grid gui
Actual result: Clicking recipe has no result
Description: Certain components (like custom_model_data, or custom_name) on items break the recipe book
Steps to recreate:
- Open world
- Obtain an item with component data (/give @p rabbit_hide[custom_name='
{"text":"1"}
'] 64)
- Open crafting table gui
- Craft recipe using recipe book
Proposed solution: Since the recipe can be crafted manually, using the recipe book should work
2024-05-27, 05:07 AM
2024-05-28, 11:18 AM
2024-05-28, 11:13 AM
0
1
crafting, item-component, recipe-book
-