Started by
justanothermodder
on
Topic category: Help with Minecraft modding (Java Edition)
ok so pretty much im making a mod and lets say that a mod called "mod a" (very creative name, i know) adds a new material to the game, and my mod adds a new tool, how do i make it so that u can make that tool with that material
The only way I can think of is if the material in mod a is in a tag you could then quote that tag in the recipe.
Use forge tags, like forge:epicitem and then reference that tag in the other mods recipe