Started by
robbiealexander
on
Topic category: Help with MCreator software
hello! very simple topic, just wondering if I can work with other mods with mcreator.
like, say, someone outside of mcreator has a mod that has an ore named titanium, and i'm making a tool mod, can I make it so there's titanium tools in my mod, but only when the first is installed? much thanks
yes
Using recipes would be simple, create a recipe form a sword with the material you want, and the result is the titanium sword that you create.
Save the recipe, now go to the workspace folder
MCreatorWorkspaces\your_mod\src\main\resources\data\your_mod\recipes
open the recipe you have just created
swap the item id (what I changed was just an example, I didn't use the same)