GreenJAB / fixed-minecraft

MIT License
7 stars 8 forks source link

2x2 crafting grid now holds items #10

Open ThatColdToast opened 4 months ago

ThatColdToast commented 4 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.