Jump to content

Recommended Posts

Posted (edited)

Hi, i am new on the forum!

I want to start modding a mod for Minecraft 1.16.1, but here are no tutorial on how i should start. I read this topic here and looked this website, but i can‘t understand this things:
 

What changed from the 1.15.2? The start of the mod, the registration of things via DeferredRegister, Ore generation, custom dimensions and etc. I want to be sure if something changed from the 1.15.2

If you know something about my question then pls reply. Else:

Thanks for reading!
~~Frost

P.S.: Apologize for the bad english, i not want to use any translator

Edited by FrostDracony
Posted (edited)
35 minutes ago, FrostDracony said:

Hi, i am new on the forum!

I want to start modding a mod for Minecraft 1.16.1, but here are no tutorial on how i should start. I read this topic here and looked this website, but i can‘t understand this things:
 

What changed from the 1.15.2? The start of the mod, the registration of things via DeferredRegister, Ore generation, custom dimensions and etc. I want to be sure if something changed from the 1.15.2

If you know something about my question then pls reply. Else:

Thanks for reading!
~~Frost

P.S.: Apologize for the bad english, i not want to use any translator

Please, specify your question.

Edited by Dzuchun

Everything said above may be absolutely wrong. No rights reserved.

Posted

I want to start modding, i modded in the 1.15.2 version of Minecraft. Now that the Version 1.16.1 was relased i am asking me:

What changed? New Way to register things and etc. 
Example: If you see a 1.12.2 mod and a 1.13.1 mod, you will see that many things have changed. Is this the same case from 1.15.2 to 1.16.1? What changed, general?

Posted (edited)
5 hours ago, FrostDracony said:

I want to start modding, i modded in the 1.15.2 version of Minecraft. Now that the Version 1.16.1 was relased i am asking me:

What changed? New Way to register things and etc. 
Example: If you see a 1.12.2 mod and a 1.13.1 mod, you will see that many things have changed. Is this the same case from 1.15.2 to 1.16.1? What changed, general?

There were minimal changes between the versions for most things, still use DeferredRegistries for registering things.

 Though, the only way to know what has changed is to update yourself and see.

Edited by Mr. Pineapple
Posted
On 7/18/2020 at 4:00 PM, FrostDracony said:

New Way to register things and etc. 

DeferredRegister is not new. It existed in 1.15 and was preferred way to register things.

Old registration (through events) works at 1.16 as well.

  • Like 1

Everything said above may be absolutely wrong. No rights reserved.

Posted
26 minutes ago, Dzuchun said:

DeferredRegister is not new. It existed in 1.15 and was preferred way to register things.

Old registration (through events) works at 1.16 as well.

Yeah, they were backported to 1.14 too. Though that version is loosing LTS at somepoint soon

  • Like 1

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.