Started by
DTM
on
Topic category: Help with MCreator software
Hello Everyone,
i want a make a recipie that includes other mods items like from mekanism Steel and from mystical agriculture the infernium seed. How can i get these to items in my recipie in MCreator?
You can use this with tags. If the mod creator has added tags into their mod, you can use those tags in your recipe as if they were the real items from that mod.
OR, you could put in a "placeholder" item in the recipe, then go into the code editor and force the recipe to use that item. Beware that this may cause crashes or major bugs if you do not have those mods installed, so make sure to add them as dependencies!
By "that item" I mean the mod item you want to use.