Started by
Njahseh
on
Topic category: Help with Minecraft modding (Java Edition)
So I created my "refining station" (it doesn't matter what it does, it creates iron ingot out of raw iron) so I want to disable vanilla recipe for iron ingot (I want to disable that you can smelt raw iron in furnace to get iron ingot). I tried with overriding recipe with air as the thing you get from smelting raw iron. I even tried to set cooking time to 0. Any suggestion?
you can override the recipe with something impossible like this, doing it like that and making sure the name of the recipe is the same as the vanilla json file name and that the namespace is minecraft it should change the recipe to what you choose:
Here are also all iron related recipe names: