User Tools

Site Tools


tutorial:recipe_type

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorial:recipe_type [2021/12/01 11:36] – added fits implementation as the text suggested ayutactutorial:recipe_type [2026/04/11 19:44] (current) – Docs redirect cassiancc
Line 1: Line 1:
 +~~REDIRECT>https://docs.fabricmc.net/develop/custom-recipe-types~~
 +
 ====== Creating a Custom Recipe Type ====== ====== Creating a Custom Recipe Type ======
 In this page, we will create our own custom recipe type, including the shapeless version! In this page, we will create our own custom recipe type, including the shapeless version!
Line 141: Line 143:
 </code> </code>
  
 +What's still missing is the RecipeSerializer, for now try to figure it out using the SOURCE link below.
  
 SOURCE: SOURCE:
 [[https://github.com/natanfudge/fabric-docs/blob/master/newdocs/Modding-Tutorials/Crafting-Recipes/defining-custom-crafting-recipes.md|Defining Custom Crafting Recipes]] [[https://github.com/natanfudge/fabric-docs/blob/master/newdocs/Modding-Tutorials/Crafting-Recipes/defining-custom-crafting-recipes.md|Defining Custom Crafting Recipes]]
  
tutorial/recipe_type.1638358575.txt.gz · Last modified: 2021/12/01 11:36 by ayutac