-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
The input parameter requires the type IItemStack, because of this we cannot pass the name of the ore, for example <ore:ingotSteel>, we always have to create several recipes if we have several varieties of ore from different mods. I suggest changing the type to IIngredient, as done in the addShapeless function for vanilla recipes