GreenJAB / fixed-minecraft

Minecraft Mod aimed to fix many of the problems surrounding survival mode
https://www.youtube.com/watch?v=VifCRUAzg5U&t=2928s
MIT License
11 stars 10 forks source link

2x2 crafting grid now holds items #10

Closed ThatColdToast closed 2 months ago

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