Started by
Deb.deb
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to create a new dimension but the settings seem severely lacking so I unlocked the thing to access the code, but everytime I change what I need to change the game crashes after clicking the "create new world" button. How do I change the dimension height, and stop lava from spawning while in the [dimension_name]_dimension.json file?
Actually, instead of removing the lava am i able to replace it with a custom fluid?
What do the crash logs say?
Idk what to look for, should i just post the logs?
Ummm it'd be easier if you can just find the red text in the console...
I can't fit it all here so i made a pastebin
https://pastebin.com/deb3w1cf
Also if it helps, I specifically changed the height here
Oh which height parameter?
you should use this website https://misode.github.io/worldgen/
Thank you for the resource! I changed both the world height and the minimum y
Yeah you have to make sure it's like a multiple of 8 iirc
The website will tell you.
Ahhh, yup... it's because it wasn't a multiple of 16. The next issue is remove/replace lava.
That might actually not be possible, if you're taking about the lava that starts at ~-64
really** be possible, since ig you definitely can can somehow...