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

19 lines
308 B
JSON

{
"feature": "minecraft:seagrass_short",
"placement": [
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "OCEAN_FLOOR_WG"
},
{
"type": "minecraft:count",
"count": 48
},
{
"type": "minecraft:biome"
}
]
}