Jump to content

[1.15.2/1.16.2] How can i go about updating my mod to higher versions?


Recommended Posts

Posted (edited)

Hello there, i started development of my mod a few months ago and have made considerable progress, making it a quite big project, but as 1.15.2 is starting to be outdated in terms of support, i wanted to update my project to 1.16.2
Where should i start? Are there any helpful guides/wiki pages/documentation i should have a look at before i do anything?

I mainly use intellij IDEA to code and I have made a backup of my mod files on github, so im only looking for where to start..


Thanks for any help/advice.

Edited by starstorms21
  • starstorms21 changed the title to [1.15.2/1.16.2] How can i go about updating my mod to higher versions?
Posted (edited)

Ah i see, okay, so 1.16.5 then, how would i start the process of updating? Is there any way to quickly changing the mappings to the official names without having to run through my project to rename everything?

 

Edited by starstorms21
Posted (edited)

And for the general update from 1.15? 
I have done: 
Changed the mc version in @Mod
Changed 1.15.2 to 1.16.5 latest version in build.gradle
Edited the mod.toml file to require the right minecraft version
anything im missing?

 

Edited by starstorms21
Posted

I was working on a mod a while back, and now I've updated to Forge 1.17.1-37 and I have nearly 12 trillion compilation errors now. 

I've been fixing most of them, but I am still quite unclear on getting a fluid from a ForgeFlowingFluid to compile, let alone actually work. 

I wish there were an example that I can easily find. 

Posted
26 minutes ago, poppakap said:

I was working on a mod a while back, and now I've updated to Forge 1.17.1-37 and I have nearly 12 trillion compilation errors now.

forge is using mojang class names since 1.17

27 minutes ago, poppakap said:

I've been fixing most of them

there was a script that would have done this for you automatically

 

29 minutes ago, poppakap said:

I am still quite unclear on getting a fluid from a ForgeFlowingFluid to compile, let alone actually work. 

create your own thread and post more details

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.