Started by
rafitatheminecrafter
on
Topic category: General discussion
how do i make a modpack like example, how do i make an item that needs an item from another mod in the modpack
Topic category: General discussion
how do i make a modpack like example, how do i make an item that needs an item from another mod in the modpack
You need to use Mod Dependencies for it, Probably you should know first about modding before using dependencies as it requires knowledge of java for it.
Unless your trying to make a Recipe you can use Ore Dictionary Tags for it.
how
You can try editing the Build.Gradle file and add some dependencies on it