Files
minecraft-assets/data/minecraft/worldgen/placed_feature/seagrass_normal.json
2022-11-16 18:37:49 +01:00

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"
}
]
}