Skip to main content

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.

Void world

Gallifrey

TARDIS:gallifrey

Badlands biomes with custom sky colour, trees and Time Lord structures.

Gallifrey world

Siluria

TARDIS:siluria

Bamboo & sparse jungle biomes with custom Silurian structures.

Siluria world

Skaro

TARDIS:skaro

Desert biome with custom sky colour, trees and Dalek structures.

Skaro world

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

Flat world

Water world

TARDIS:water

Ocean biomes and a small island at spawn, plus a 1/1000 chance an island will generate in a chunk.

Water world

Water world

TARDIS rooms world

TARDIS:rooms

Random rooms that go on forever. Wall and floor blocks are also randomised.

Rooms world