Jump to content

[1.16] Adding another mod as existing resource location [SOLVED]


Tikaji

Recommended Posts

I would like to use some of the models from one of my mods as the base for another mod. I know that you can specify the location of existing resources in the build.gradle. Is there a way to add a mod dependency as one of those existing resource locations? I would assume you would do that in the data section of the build.gradle?

Edited by Tikaji
Link to comment
Share on other sites

6 minutes ago, Tikaji said:

That worked great! Is there a place where I can learn about all of these different tags and stuff for ForgeGradle? I seem to be getting to a point where I need to understand how it works better.

ForgeGradle 3 is not really documented in a lot of places. Many of the methods are passed by word-of-mouth and the rest is just plain old Gradle. The only reason I was aware of --existing-mod because I remember when that issue first happened when Forge decided to make TagsProvider rely on it. From there, I paid attention to the PR pup put out on fixing it and waited for it to be merged. Best I can say is ask many questions and pay attention to PRs.

Link to comment
Share on other sites

  • Tikaji changed the title to [1.16] Adding another mod as existing resource location [SOLVED]

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.