Jump to content

[1.16.5] Parameters of NoiseSettings and ScalingSettings


DavidQF555

Recommended Posts

I am working on a mod for a custom dimension and I am trying to change the DimensionSettings, but I have no idea what does what because everything is obfuscated. Specifically, the constructor of NoiseSettings and the constructor in ScalingSettings. Is there any way for me to find out about this? Theres no way I can figure out all the obfuscated fields because everything in the class is also obfuscated and I can't see where its being used without just being confused. 

Link to comment
Share on other sites

Look at the Codec in each of those classes, the strings in fieldOf() are for each argument of constructor or load latest 1.16.5 and look at the fields the arguments are stored into.

You might want to load the latest 1.16.5, because it should be easier.

Link to comment
Share on other sites

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.