User Tools

Site Tools


tutorial:dynamic_recipe_generation

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorial:dynamic_recipe_generation [2021/07/26 01:17] – matches page title solidblocktutorial:dynamic_recipe_generation [2022/04/14 09:11] – Mark outdated daomephsta
Line 1: Line 1:
-====== Dynamic Recipe Generation ======+====== Outdated ====== 
 +The approach outlined in this tutorial should not be used. It can be replaced with a combination of the [[https://github.com/FabricMC/fabric/tree/1.18.2/fabric-data-generation-api-v1/src|Fabric Data Generation API]] & the [[https://github.com/FabricMC/fabric/tree/1.18.2/fabric-resource-conditions-api-v1/src|Fabric Resource Conditions API]]. If runtime data generation is necessary, use [[https://github.com/Devan-Kerman/ARRP|Advanced Runtime Resource Packs]].
  
 +====== Dynamic Recipe Generation ======
 Dynamically added recipes are recipes added through code instead of .json files. This can be used for, for example, changing a recipe if a certain mod is installed alongside your mod, or changing the recipe to use tags from another mod. Dynamically added recipes are recipes added through code instead of .json files. This can be used for, for example, changing a recipe if a certain mod is installed alongside your mod, or changing the recipe to use tags from another mod.
  
tutorial/dynamic_recipe_generation.txt · Last modified: 2022/11/05 12:04 by jab125