Open ZuccySuccy opened 3 years ago
I think I know what's causing this issue. Vanilla MC creates crafting inventories on the fly as they only need to last as long as the crafting screen is open, but we can't do this as we need a single persistent inventory. However, I don't think the use of ad-hoc inventories had not been completely prevented and it is these that are responsible for this issue and possibly others. Hopefully this fixes it.
When a player interacts with a crafting table and uses the crafting book to craft an item, if you are just left clicking on the sprite for the item, the items in the table will remain at 1 for each slot needed for crafting.