An add-on plugin for TARDIS that generates empty space for the TARDIS
time vortex, and is used to access net.minecraft.server
and org.bukkit.craftbukkit
packages unavailable in the
Spigot API.
REQUIRED by the TARDIS plugin.
Also includes world generators for:
TARDISChunkGenerator:void
An empty world.
TARDISChunkGenerator:gallifrey
Badlands biomes with custom sky colour, trees and Time Lord structures.
TARDISChunkGenerator:siluria
Bamboo & sparse jungle biomes with custom Silurian structures.
TARDISChunkGenerator:skaro
Desert biome with custom sky colour, trees and Dalek structures.
TARDISChunkGenerator:flat
Set block types in config.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
TARDISChunkGenerator:water
Ocean biomes and a small island at spawn, plus a 1/1000 chance an island will generate in a chunk.