Started by
ChromicEnderman
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make a custom dimension, but wiþ a floating island generation, like þe cancelled Sky dimension, heres a photo:
I don't really know how to achieve þis, im (kind) of new in MCreator and i dont know how to add a custom generator, I tried using þe End generator, but þe generator only puts one big island on þe center, and þats not how þe Sky dimension looks like.
(Sorry for my english, im not a native speaker)
It's not possible to make custom worldgen with native mcreator, only the default overworld, end and nether presets. To make a fully custom dimension you're gonna need to use custom code. If you really want to do it then you will need to look up tutorials on dimension creation within neoforge or whatever loader you are using. You can still make everything other than the dimension through mcreator.
oh, ok, þanks!
Just a tip to your english, the thorn was removed completely a whiiile ago and makes your language hard to read! XD I recommend using the "th" instead, it's the current version
Anyway there IS a way to make custom generation, but it requires clearing chunks when they load (if that's even possible) and replacing them with custom-generated chunks. I don't know if you could do this, though.
I actually use "þ" because its faster to type, its not þat hard to read when you get used to.
And i þink I gave up in þe project T_T its just so complicated to make a mod þat adds original þings