Skip to content

Instantly share code, notes, and snippets.

@sustained
Last active July 8, 2019 21:56
Show Gist options
  • Save sustained/b32fe2255dc566700e93f8653aafe8cc to your computer and use it in GitHub Desktop.
Save sustained/b32fe2255dc566700e93f8653aafe8cc to your computer and use it in GitHub Desktop.
CoFH World Examples - Feature Types - 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": 8
},
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment