09-18-2015, 08:11 AM
(04-11-2015, 10:56 AM)DiamondToaster Wrote: Ever wanted to generate a completely empty world? No? Well, I don't care! I made a void generator anyways!
https://github.com/DevToaster/VoidGenerator
How to use:
In the plugin folder, create a file named "worlds.ini" (Also generates on first use)
Create a line called "[Worlds]" (no quotes) if it does not exist.
under [Worlds], type "world1=InsertNameOfWorldHere". The next world will be put under "world2", and so on.
Example:
[Worlds]
world1=VoidWorld
world2=FloatingBuildings
world3=MoreStuff
Does it have a floating starting block?