Skip to content

Instantly share code, notes, and snippets.

@sustained
Last active July 9, 2019 00:38
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/195ac833b59d9cd07c607025451f2422 to your computer and use it in GitHub Desktop.
Save sustained/195ac833b59d9cd07c607025451f2422 to your computer and use it in GitHub Desktop.
CoFH World Examples - Feature Types - Spike
{
"populate": {
"spike_example": {
"distribution": "surface",
"chunk-chance": 16,
"cluster-count": 4,
"generator": {
"type": "spike",
"block": {
"name": "minecraft:stained_hardened_clay",
"properties": {
"color": "red"
}
},
"min-height": 16,
"size-variance": 1,
"large-spikes": false
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment