Jump to content

Recommended Posts

Posted

I am developing a mod in 1.16. I heard that a new mapping system is being developed. Meanwhile I made some changes to

.gradle/caches/forge_gradle/maven_downloader/de/oceanlabs/mcp/mcp_snapshot/20200514-1.16/mcp_snapshot-20200514-1.16.zip

but it keeps getting overwritten whenever the project is built. Is there something I can do to

build.gradle

so my changes are not overwritten?

Posted

You could change your minecraft invocation to use mappings from a custom location

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted
  On 10/5/2020 at 7:52 PM, DaemonUmbra said:

You could change your minecraft invocation to use mappings from a custom location

Expand  

I am sorry but I am not familiar with ForgeGradle. When you say minecraft invocation do you mean

mminecraft {
	mappings channel: 'snapshot', version: '20200514-1.16'
	runs {
		...
	}
}

this section in build.gradle? If yes, how do I change mappings to use files from a custom location?

Posted

Can I ask why you've chosen to not contribute to the mappings?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

Yes but there's a spreadsheet going around the Discord that is being built into mappings now and then until the MCPBot replacement goes up

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted
  On 10/5/2020 at 8:54 PM, DaemonUmbra said:

Yes but there's a spreadsheet going around the Discord that is being built into mappings now and then until the MCPBot replacement goes up

Expand  

Well I am not in the Discord server. Is the spreadsheet available on Forge maven and can it be downloaded through ForgeGradle? If so, what is the latest version?

Posted

The current latest is 20200916-1.16.2 but if you want to keep up to date I recommend joining the Discord

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted
  On 10/5/2020 at 10:20 PM, DaemonUmbra said:

The current latest is 20200916-1.16.2 but if you want to keep up to date I recommend joining the Discord

Expand  

Thank you for the information. I will check it out. Meanwhile, I would still like to know how to set custom mapping location for my own curiosity.

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.

Announcements



×
×
  • Create New...

Important Information

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