#(Tech) Create a flat world with more depth?

25 messages · Page 1 of 1 (latest)

austere epoch
#

Is there a way to create a flat world using createworld that has more than 3 blocks of depth?

ember plumeBOT
#

(Tech) Create a flat world with more depth?

ember plumeBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>

near dagger
#

related: #denizen-pre-forum message

austere epoch
#

Is that the only way? Do i have to specify the blocks and height for each layer?

#

No way to get naturally generated layers?

#

i found this:
The Minecraft world generator does have an option for what you describe. In your regular Minecraft client, create a new superflat world with it set to "Miner's Dream" under "Customize", and then "Presets". Rename the new world the same as the world you want to replace and just overwrite it. so im wondering if there's a way to somehow implement those settings into the command under settings: maybe?

near dagger
#

oo found this

#

then it'll just be a matter of single line json formatting

#

although i'm not sure it has presets

austere epoch
#

Oh that's definitely gonna come in handy but from what I understood the only option is still specifying each layer's block and height?

austere epoch
#

Anything on this?

blissful iron
#

Pretty sure the presets are just these settings ^ that Mojang built in to the client's world generation GUI

#

Can make a data script and save settings in there to use as presets if you want to

austere epoch
#

Alright thanks