Hey All,
I have a unique issue with a modpack I'm playing: I know Forge usually combines all tags that have the same name across the mods for recipes. Unfortunately, a mod I'm playing with didn't follow this logic based on a typo.
I have like 5 forms of steel ingots, but one of the mods accidentally has zombie_extreme:ignotsteel instead of something that I figure forge would catch like zombie_extreme:ingotsteel or something. I want to know how to either:
- Forcibly add zombie_extreme:ignotsteel to the list of steel ingots that forge recognizes as the same recipe ingredient. If this is doable, I just need to know where in the files this list is and I can add it.
- Forcibly change the name of zombie_extreme:ignotsteel to something more obvious and spelled properly so Forge can automatically combine them.
Let me know if this is possible and/or if I need to supply more information. Thank you