-
-
Notifications
You must be signed in to change notification settings - Fork 44
Creating recipes
CodexAdrian edited this page Aug 13, 2021
·
9 revisions
As of Chipped 1.1.1 for all versions supported, the recipe system has been overhauled and it is now extremely simple to create a new recipe for Chipped.
To add a new recipe, create a tag that contains the blocks you want to be interchangeable with one another.
-
Fabric Tutorial for Tags: https://fabricmc.net/wiki/tutorial:tags
-
Forge Tutorial for Tags: https://mcforge.readthedocs.io/en/latest/utilities/tags/
Once you have created and registered your tags, you can use them in your recipe!
Create a json file in resources/data/modid/recipes/[benchname.json]
Chipped currently has 7 tables you can add recipes to,