Skip to content

Creating recipes

CodexAdrian edited this page Aug 13, 2021 · 9 revisions

Data packs

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.

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,

Clone this wiki locally