Skip to content

Instantly share code, notes, and snippets.

@sustained
Last active July 12, 2019 00:56
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/950d9b48e3621e284668f362529e2a74 to your computer and use it in GitHub Desktop.
Save sustained/950d9b48e3621e284668f362529e2a74 to your computer and use it in GitHub Desktop.
CoFH World Examples - Feature Types - Structure
{
"populate": {
"structure_example": {
"distribution": "surface",
"generator": {
"type": "structure",
"structure": "example_structure.nbt",
},
"material": [
"minecraft:dirt",
"minecraft:grass",
"minecraft:stone"
],
"cluster-count": 1,
"chunk-chance": 128
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment