So you know how in skywars maps or skyblock maps the world is just empty and only has the islands? How do I make a world that is empty?
I'm trying to make a skywars map and I can't figure it out. (Single player)
I'm trying to make a skywars map and I can't figure it out. (Single player)
6
Both of what they said is true, and to add a block just use /setblock ~ ~ ~ (anyblock) since you cant place on air
Change the preset code to 0 and then do /setblock ~ ~ ~ stone to build in it
go to create a new world, go to superflat, select customize, click presets, put this in the box: 3;minecraft:air;1;
create new world and boom!
(i have my own blog on how to create an empty world)
create new world and boom!
(i have my own blog on how to create an empty world)
Well since an endless platform of blocks will be tough to get rid of once you build your creation, I recommend customizing the world completely empty. Once you're in the world do this command: /setblock <x> <y> <z> <TileName>. Set the coordinates (x,y,z) to the coordinates you are currently at. Then set the tile name AKA block name into a block id. You can put in "minecraft:bedrock" or "7" Then you can start building off of that.
Going into superflat, you will obviously find the customize world button, go into that, and remove all but the TOP layer. (because you need to build, silly.) Then build the thing you want, and remove the grass or sandstone or whatever near the build.
Ah, okay! Thank you very much!
