Lakes

Surface ice spikes properties

Water lakes

A water lake

Enable or disable

surface.lake.water.enabled: true

Enable or disable the water lake generation in the biome.

Frequency

surface.lake.water.frequency: 0.2

Valid range: 0 (never) to 1 (always)

Lake floor

surface.lake.water.floor.frequency: 0.5

When closer to 1, the stone beneath a water block may be replaced by one of the following.

Valid range: 0 (never) to 1 (always)

Lake Floor types

surface.lake.water.floor.types: '"SAND(34%)","DIRT(33%)","CLAY(33%)"'

Enter a comma-separated list of blocks that can be placed beneath a water block.

NOTE: Each type MUST BE ENCLOSED in double quotes.

You can find block material types at:

1.8.8 - 1.12.2 material types: https://helpch.at/docs/1.12.2/org/bukkit/Material.html Latest material types: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html


Lava lakes

Enable or disable

surface.lake.water.enabled: true

Enable or disable the lava lake generation in the biome.

Frequency

surface.lake.water.frequency: 0.1

Valid range: 0 (never) to 1 (always)

Last updated