Skip to content

Instantly share code, notes, and snippets.

@sustained
Last active July 12, 2019 00:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sustained/84b67791b1ac04bcc0b6dbb7582c2eca to your computer and use it in GitHub Desktop.
Save sustained/84b67791b1ac04bcc0b6dbb7582c2eca to your computer and use it in GitHub Desktop.
CoFH World Examples - Feature Types - Spout
{
"populate": {
"spout_example": {
"distribution": "surface",
"generator": {
"type": "spout",
"block": "minecraft:cobblestone",
"radius": 0,
"height": {
"min": 30,
"max": 60
}
},
"cluster-count": 1,
"chunk-chance": 32
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment