-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
So I need to get a list of all recipes for my modpack so I can organize them and easily write code to make the recipes work. But the documentation listed in this webpage https://docs.blamejared.com/1.20.1/en/mods/CreateTweaker/recipe/type/CrushingRecipe/ does not appear to work. I want to know if there is an alternative set of methods I could use because I do need a list of recipes with ingredients so I can properly make a modpack have recycling in it since I need this data to compile so I can write my code as quickly as possible.
(also ignore the IIngredient error, that is an error I forgot to fix)
Metadata
Metadata
Assignees
Labels
No labels

