Adds new custom smithing table recipe
numeric ID of the item to put in the left slot of the smithing table
numeric ID of the item to put in the central slot of the smithing table
numeric ID of the item that will appear in the right slot of the smithing table. If the first ingredient has any NBT data, like custom name, enchantments, ItemExtraData etc., this data will be copied into the result item instance.
list of all registered smithing table recipes, both vanilla and custom
list of all registered smithing table recipes having the item with given numeric ID as a first ingredient
list of all registered smithing table recipes having the item with given numeric ID as a result
Removes smithing table recipe by given two ingredients' numeric IDs, if the recipe with this ingredients exists.
Generated using TypeDoc
Extension for InnerCore's Recipes module adding new methods to register recipes of other types, not supported before.
3.0