🍳מתכונים
In order to create a recipe for your items in your namespace you have to create a special section in one of your .yml files (or on each one, you decide how you want to organize the plugin).
Example 3x3 recipe

As you can see I created the recipes section in the .yml file, this section can contain each type of recipe.
In this example I created a crafting_table
recipe called deadmau5_hat
Example 2x2 recipe


You must set first line to XXX, and every ingredient on the bottom right.
You can create multiple patterns per recipe, just make sure that the attribute starts with 'pattern' text. For example pattern_2.
Last updated
Was this helpful?