You've already forked minecraft-assets
17 lines
308 B
JSON
17 lines
308 B
JSON
{
|
|
"feature": "minecraft:arboretum_trees",
|
|
"placement": [
|
|
{
|
|
"type": "minecraft:count_on_every_layer",
|
|
"count": 12,
|
|
"start_offset": 2
|
|
},
|
|
{
|
|
"type": "minecraft:surface_water_depth_filter",
|
|
"max_water_depth": 0
|
|
},
|
|
{
|
|
"type": "minecraft:biome"
|
|
}
|
|
]
|
|
} |