Started by
Mystick Milotic
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, I am trying to override several recipes for the furnace, however certain ones seem to not be overriding properly.
Out of all the furnace recipes that exist, I have only been able to override the following:
Cooked Porkchop
Steak
Cooked Chicken
Cooked Cod
Cooked Salmon
Baked Potato
Cooked Mutton
Cooked Rabbit
Iron Ingot
Gold Ingot
Netherite Scrap
Nether Quartz
I have been unable to override all other furnace recipes. I used the id of the item in the output slot for the registry name and have set the namespace to minecraft for every recipe. I am at an end as to know how to figure this out on my own, so any insight would be greatly appreciated. Thank you.
why don't you use Minecraft instead of Mod and problem solved?
"I used the id of the item in the output slot for the registry name and have set the namespace to minecraft for every recipe"
yep I read that wrong, sorry abt that.
All good. If you have any other ideas in the future please feel free to share.