minecraft-src/data/minecraft/worldgen/placed_feature/mushroom_island_vegetation.json
2025-07-04 01:41:11 +03:00

15 lines
No EOL
257 B
JSON

{
"feature": "minecraft:mushroom_island_vegetation",
"placement": [
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
},
{
"type": "minecraft:biome"
}
]
}