knokko / custom-items-gradle

Knokko's Custom Items: Add custom items to your server, completely free of charge
MIT License
15 stars 3 forks source link

Don't consume container recipe ingredients until the result is taken out #116

Closed knokko closed 2 years ago

knokko commented 3 years ago

Currently, custom container recipes are always similar to furnace recipes: the ingredients are consumed as soon as the recipe is complete. It would be nice to also allow (at the choice of the user) container recipes to work like a crafting table: don't consume the ingredients until the result is taken out.