TARDISChunkGenerator

Supporting world generator for the TARDIS plugin

382

TARDISChunkGenerator

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:

Void

`TARDISChunkGenerator:void`

An empty world.

Void world

Gallifrey

`TARDISChunkGenerator:gallifrey`

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

Gallifrey world

Siluria

`TARDISChunkGenerator:siluria`

Bamboo & sparse jungle biomes with custom Silurian structures.

Siluria world

Skaro

`TARDISChunkGenerator:skaro`

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

Skaro world

Configurable flat world

`TARDISChunkGenerator:flat`

Set block types in config.yml

```yaml

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

`TARDISChunkGenerator: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

ADS