Tell me more ×
Arqade is a question and answer site for passionate videogamers on all platforms. It's 100% free, no registration required.

Is it possible to hack level.dat to make world generate new chunks with nothing but air blocks?

Or is there any tool to create such world?

Is it possible to give that world file to someone with vanilla Minecraft, and newly generated chunks will be without blocks too?

share|improve this question

5 Answers

up vote 7 down vote accepted

Mystcraft is a mod that includes many different world generation features including a Void Age which is exactly what you describe. If you aren't partial against cheating then the notebook obtainable via the Creative Mode inventory will have all the different symbols available already learnt so that you can custom build whatever type of age you like.

The only other way is to use a map editing tool such as MCEdit to create a blank map, however this is limited to what you pre-generate as there's no way to make Minecraft generate blank chunks by default.

share|improve this answer
Mystcraft looks neat, I should try that! – Zommuter Aug 11 '12 at 8:50
@Zommuter: It's really cool, and Xcompwiz has some really cool plans for the future too. – Matthew Scharley Aug 11 '12 at 8:51
But... my weekend... dammit :P Thanks :) – Zommuter Aug 11 '12 at 9:01

You can use MCEdit to create a completely blank world in vanilla Minecraft. Just create a world from scratch, and add some blank chunks. Your world will have nothing at all in it.

A couple of warnings, however:

  • New chunks generated will be normal, since there is no way to make a "blank world" seed. You'll need to make as many chunks as you need in MCEdit.
  • If you don't place any blocks at all, even if you edit the world in creative mode, you will not be able to add any new blocks to the world since there are no preexisting blocks to place new blocks on top of. You might want to add just one as a starting point.
share|improve this answer

If you don't mind using bukkit, there's a CleanroomGenerator plugin. You can then copy that world back to a vanilla one.

share|improve this answer
Is it possible to give that world file to someone with vanilla Minecraft, and newly generated chunks will be without blocks too? Can you give an example of such file? – Andrew Isaev Aug 11 '12 at 9:42
1  
I'm afraid not, only the chunks generated will be empty. But IIRC another bukkit plugin can pre-generate many empty chunks. But in plain vanilla you will most likely not be able to achieve this. However, have a look at the Vanilla map SkyBlock, it's surrounded by emptiness, but I don't know if that is eternal or just as far as one can see – Zommuter Aug 11 '12 at 12:34
1  
@Zommuter: SkyBlock is empty for quite a way, but it's definitely not eternal, and it's all pregenerated to be empty. – Matthew Scharley Aug 14 '12 at 12:22
@MatthewScharley thanks for checking, I half suspected this – Zommuter Aug 14 '12 at 12:47
1  
@Zommuter: Don't thank me, I didn't check personally, but I've watched a lets play where they built a bridge off to the mainland once they were done with the map. – Matthew Scharley Aug 14 '12 at 13:39

there is also a mod to disable terrain generation, its in the feed the beast 1.2.5 pack, i think its called "u no make good map" or something like that

share|improve this answer
Hey stevey, this answer would be much more useful with a link to that mod or pack. – authenticgeek Dec 31 '12 at 19:42

When creating a world, choose the Superflat world type, click Customize, and remove all the layers.

share|improve this answer
1  
I just tried this (in 1.4.7), and deleting all the layers appears to be equivalent to leaving them at default. However, entering the preset string 1x0, or anything else specifying block 0 (other than 0 by itself) will produce an empty air world. – Kevin Reid Jan 10 at 16:15
Since blocks can only be placed against other blocks you'll temporarily need a mod or external editor to add the first block to start your map, but after that this will give you a perfect empty world that will generate only empty new chunks even in vanilla. – SevenSidedDie Jan 11 at 2:16

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.