Question
Is there a world generator that can create a Minecraft world that's solid rock? Literally, with one layer of bedrock at the bottom and the other 127 layers stone?
I don't care if it generates ores or not since it will be hosted on my server with other normal worlds connecting to it, but it would be a HUGE pain to make a world like that with mcedit or other programs manually.
It would be a huge plus if there's a bukkit plugin that can do that too. =)
Answer
Quite the contrary, it seems really easy to do with MCEdit (I've just tried it).
- Start MCEdit, create a new world. Put in a few numbers - how large a world do you want to have?
- Once the world is generated, press
ctrl + a. That selects the whole world. - Select the
Filltool. Pickstoneand presfill. - Similarly, fill the bottommost layer with
bedrock. (set the selection height to1. - Take care to place the spawn point wherever you like it.
Save, and you're ready to go.
Check more discussion of this question.
No comments:
Post a Comment