Skip to content

Instantly share code, notes, and snippets.

@sustained
Last active July 8, 2019 23:43
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/dd931ea678e22f3740a7b2f1f00b6a6d to your computer and use it in GitHub Desktop.
Save sustained/dd931ea678e22f3740a7b2f1f00b6a6d to your computer and use it in GitHub Desktop.
CoFH World Examples - Feature Types - Small Tree
{
"populate": {
"small_tree_example": {
"distribution": "surface",
"chunk-chance": 32,
"cluster-count": 1,
"generator": {
"type": "small-tree",
"block": "minecraft:netherrack",
"leaves": "minecraft:soul_sand",
"min-height": 12
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment