How to Create a Flat World On Java Servers
This article will explain to you the super-flat world and how to properly generate a super-flat world for your server.
❓ What Is a Super-Flat World ❓
A super-flat world is a world that has the terrain constructed of one layer of bedrock, two layers of dirt, and one layer of grass blocks. A world that is completely flat, meaning the Y coordinate is the same for every surface block.
Playing in creative mode, building big structures, huge cities, adventure maps, a lobby for your server, spawn and hub, or even for personal reasons are some of the motives why a player would wish to generate a super-flat world.
🔩 How to Generate a Super-Flat World 🔩
To generate a super-flat world you will have to do the following:
- Log in to your Multicraft panel here and stop your server.
- Click on
Create World
.
- Set the
World Name
toFlat
and theLevel Type
toflat
, then click onCreate
.
- Start your server.
Now you just generated a Flat World for your server!
❕ Useful Links ❕
- How to Download Your World
- How to View and Change Your World Seed
- How to Change Your Server's Level-Type
Updated on: 05/26/2022
Thank you!