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

19 lines
319 B
JSON

{
"feature": "minecraft:pale_moss_patch",
"placement": [
{
"type": "minecraft:count",
"count": 1
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING_NO_LEAVES"
},
{
"type": "minecraft:biome"
}
]
}