[1.19.2] Lock recipes that contain a specific item in the recipe
mistermacflurry opened this issue ยท 0 comments
CraftTweaker lets you lock recipes with specific items in its recipes with recipes.removeByInput(<item>);
Could it be possible to add the same thing to RecipeStages and be able to unlock said recipes when getting that to a stage?
For example, a stage named "Iron Age" that unlocks every recipe with iron (except recipes that, despite including iron, has another staged item as a component).