Skip to content

Instantly share code, notes, and snippets.

@AstraLuma
Created February 12, 2013 05:32
Show Gist options
  • Save AstraLuma/4760476 to your computer and use it in GitHub Desktop.
Save AstraLuma/4760476 to your computer and use it in GitHub Desktop.
The config file for giant caves. Place in <tekkit server>/plugins/GiantCaves
worlds:
- name : underworld # The name of a world to apply giant caves
sxz : 200 # Horizontal stretch (larger number = wider cave)
sy : 100 # Vertical stretch (larger number = taller cave)
cutoff : 62 # Minimum Perlin density cutoff (-100 to 100)
miny : 6 # Lower bound of cave zone
maxy : 250 # Uppoer bound of cave zone
debug : false # Turns on invert mode for experimenting with config values (true/false)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment