MysticMods / Roots

Home of the Roots Minecraft Mod
GNU Lesser General Public License v3.0
44 stars 33 forks source link

Convert all the recipes to use Ingredient instead of IngredientStack. #780

Closed noobanidus closed 2 years ago

noobanidus commented 2 years ago

This isn't Arcane Archives, IngredientStack isn't really useful and it's just limiting.

Additionally, make a base ICrafting equivalent that only takes an item handler. This will be useful for world-based crafting etc.