Skip to content

Instantly share code, notes, and snippets.

@sustained
Last active July 8, 2019 23:47
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/948ddbe91c504119b6b0b678cbe29044 to your computer and use it in GitHub Desktop.
Save sustained/948ddbe91c504119b6b0b678cbe29044 to your computer and use it in GitHub Desktop.
CoFH World Examples - Feature Types - Sparse Cluster
{
"populate": {
"cluster_example": {
"distribution": "uniform",
"chunk-chance": 8,
"cluster-count": 10,
"min-height": 0,
"max-height": 64,
"generator": {
"type": "cluster",
"block": "minecraft:iron_ore",
"cluster-size": 2
},
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment