Started by
anthonybuttiglieri
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to make a dark dimension made of big caves but when I try to make it taller (y=200 instead of the default 128) minecraft crashes when i try to make a new world. (im using nether like gen with horizontal noise at 1 and vertical noise at 4 if that helps but i dont think so)
the console doesnt tell me anything useful
https://misode.github.io/dimension-type/?version=1.21.4
use this and change it to whatever height you like in multiple of 16. Copy the code to the bottom right and the go to mcreator, go to your dimension folder either by manually looking through the gradle or searching it's name. Make sure folder says dimension_type. Double click that json. ctrl all + paste the code from misode. Save and rebuild and load and test and enjoy. you'll need to lock the dimension to keep the json from refreshing.
make sure to use correct title update version. As height is actually at 320 now in minecraft. If you're in the old with old height i;e 1.12.2, you'll need to use a mod as a dependency to edit it. It's out there, I forgot what it's called.