Closed ThatColdToast closed 2 months ago
This works but the crafting result isn't populated if you close and reopen the inventory. You have to move or change one of the recipe inputs for it to call CraftingScreenHandler.updateResult(...); and show a result item.
CraftingScreenHandler.updateResult(...);
This works but the crafting result isn't populated if you close and reopen the inventory. You have to move or change one of the recipe inputs for it to call
CraftingScreenHandler.updateResult(...);
and show a result item.