so I actually know how to do that but that take me some time (multiple hours ;-;) to understand the way it work, and there is no place on the internet with a simple and easy response so I’m here to fix that
i don’t know if is the rigth way to do it but it work for me 👍
the actual line of code in “server.properties” is here (form bottom to top, 1 berdrock, 30 dirt, 1 grass, no structure) :
generator-settings={"layers": [{"block": "bedrock", "height": 1}, {"block": "dirt", "height": 30}, {"block": "grass_block", "height": 1}], "biome":"plains", "structures":{"structures": {}}}
the code was taken from this redit post just heavily shorten, in the comment, the pastbin was https://pastebin.com/GduSLCGn (if the post gets deleted)
you can be help with that : https://minecraft.wiki/w/Superflat#Multiplayer
if you have any suggestions or improvements, I’d be very happy to know
and if i’m not alowed do “ask” for something i already know, tell me i will not do that again
MrTiki is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.