Files
minecraft-assets/data/minecraft/worldgen/placed_feature/seagrass_deep_warm.json
2025-02-26 18:31:02 +01:00

19 lines
307 B
JSON

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