minecraft-assets/data/minecraft/worldgen/placed_feature/dark_forest_vegetation.json

23 lines
407 B
JSON

{
"feature": "minecraft:dark_forest_vegetation",
"placement": [
{
"type": "minecraft:count",
"count": 16
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:surface_water_depth_filter",
"max_water_depth": 0
},
{
"type": "minecraft:heightmap",
"heightmap": "OCEAN_FLOOR"
},
{
"type": "minecraft:biome"
}
]
}