Akihiro Akagi's Custom Flat Worlds

Akihiro Akagi's Custom Flat Worlds

3.9

Before you download any of these, please make sure you are at the latest Beta since these are created at 1.12.0.4

Old Versions are not supported

Introducing Akihiro Akagi's Flat World, Akihiro focuses on flat world ideas were good and not yet published in MCPEDL.

Select version for changelog:

Changelog

New Flat Worlds

  • Glowstone - For those who want to spend a whole lifetime mining them.
  • Land and Hell, Normal flatworld but with infinite lava ocean underneath.

Installation

Supported Minecraft versions

Installation Guides

1
WOW this will be perfect for my survival world WOW
1
this is perfect because i wanna make a map of earth
1
actually i kind of want to do same yo
1
The tnt is is not blowing.
1
Its becuse lag thats why
1
It better because i wanna see mega lag
Why are all links go to google drive than we dont can download it make mediafire link
search “Flatland” and click the first option!
can you make a cobblestone flat world (200 layers)
search “Flatland” and click the first option!
Ask him!
I don’t think the snow flat world works
Turn on weather
Forgive me for what I’m about to do
how could you custom biome?
He just did blocktograph and edited a flat world
1
If you guys want to get Minecraft Beta then you will need a Windows 10 computer. Then get this app at tinyurl.com/xbox-insider-hub and then you can get Minecraft Beta.

Note: you will need to buy Minecraft first!
Can you make a void world with snow?
Want to know how the flat world customization is done? the JSON data below is used in the flatworldlayers section of the World NBT findable in blocktopograph app for android:

{
"block_layers": [
{
"block_data": 0,
"block_name": "minecraft:bedrock",
"count": 1
},
{
"block_data": 0,
"block_name": "minecraft:dirt",
"count": 2
},
{
"block_data": 0,
"block_name": "minecraft:grass",
"count": 1
}
],
"biome_id": 1,
"encoding_version":4
}

The biome id changes what biome it uses.
Keep the encoding version when replacing other layers.
the "Count" is how tall the blocks are organized per layer.
Blocks on the layers are ordered bottom to top meaning the top layer e.g. bedrock listed at the top will be listed as the bottom layer of the world. If you change the flat world layers of an existing world, the new changes only affect the areas you didn't go to yet. To change the world generator type, change "generator" in the world NBT to either 0, 1, or 2.
0 = Old
1 = Infinite
2 = Flat
I tested changing the generator type and it worked
1
You just lose a important thing that is: VOID xDD
Remember he said "i don't take requests". To make the worlds work WITHOUT the Beta use Blocktopograph if you can to edit the "lastOpenedWithVersion" and "MinCompatableClientVersion"