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

18 lines
No EOL
253 B
JSON

{
"feature": "minecraft:end_platform",
"placement": [
{
"type": "minecraft:fixed_placement",
"positions": [
[
100,
49,
0
]
]
},
{
"type": "minecraft:biome"
}
]
}