Started by
SkidadleSkadoodle
on
Topic category: Help with Minecraft modding (Java Edition)
This is going to be hard to explain, but I'll try it.
I'm trying to make my mod (Steel Co. on curseforge) compatible with other mods using tags, however, there is something confusing me a little bit: if I have two different mods that add steel installed, for instance, and both of these mods have identical steel ingot recipes that use 9 items with a "nuggets/steel" tag, if I try to craft that steel ingot, what ingot from what mod will be crafted?
Sorry for my english, it's not my first language and I'm finding it difficult to explain this problem.
If recipes conflicts with each other, it is pretty random which one will take over. This is why Polymorph mod is really helpful, though sometimes with *the same item* it is also helpful to use advanced tooltips to know which mod is the item referring to (for example, MCreator's Immersion and Quark shares soul sandstone block, and without advanced tooltips there would be impossible to know which one we craft)