Skip to content

Instantly share code, notes, and snippets.

@sustained
Last active July 12, 2019 00:25
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/7c932bcf15a5f3596e33dd56d8854cd8 to your computer and use it in GitHub Desktop.
Save sustained/7c932bcf15a5f3596e33dd56d8854cd8 to your computer and use it in GitHub Desktop.
CoFH World Examples - Feature Types - Stalactite
{
"populate": {
"stalactite_example": {
"distribution": "cave",
"generator": {
"block": "minecraft:mossy_cobblestone",
"type": "stalactite",
"diameter": 3,
"count": 1
},
"cluster-count": 4,
"chunk-chance": 4
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment