You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All ingredients can be defined either as a string (example: "bookshelf") or a JSON object for matching exact items (example: {"material": "bookshelf", "displayName": "Magical books"} )
All ingredients can be defined either as a string (example:
"bookshelf"
) or a JSON object for matching exact items (example:{"material": "bookshelf", "displayName": "Magical books"}
)Removing recipes
Recipe removal for a specific material
NOTE: compass recipe is always removed
Remove all recipes
Adding custom recipes:
shapeless
recipesshaped
recipesCooking recipes (
furnace
,smoking
,blasting
,campfire
)NOTE:
experience
andcookingTime
are optional.Stonecutting recipes
The text was updated successfully, but these errors were encountered: