World Generators
The Chunk Generator module includes world generators for more than just the TARDIS void worlds (TARDIS_TimeVortex, TARDIS_Zero_Room).
You can use the generators for any world, just specify the generator
setting in planets.yml.
Void
TARDIS:void
An empty world.
Gallifrey
TARDIS:gallifrey
Badlands biomes with custom sky colour, trees and Time Lord structures.
Siluria
TARDIS:siluria
Bamboo & sparse jungle biomes with custom Silurian structures.
Skaro
TARDIS:skaro
Desert biome with custom sky colour, trees and Dalek structures.
Configurable flat world
TARDIS:flat
Block layer types are configurable:
/plugins/TARDIS/flat_world.yml
## Blocks to use in the Flat World Generator
# Use Spigot Material names
# bottom has 1 layer
bottom: BEDROCK
# rock has ~60 layers
rock: STONE
# middle has 3 layers
middle: DIRT
# surface has 1 layer
surface: GRASS_BLOCK
Water world
TARDIS:water
Ocean biomes and a small island at spawn, plus a 1/1000 chance an island will generate in a chunk.
TARDIS rooms world
TARDIS:rooms
Random rooms that go on forever. Wall and floor blocks are also randomised.