mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-08-06 00:33:00 +00:00
13 lines
307 B
JSON
13 lines
307 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"$id": "609395301",
|
|
"x-format-version": "1.21.20",
|
|
"x-minecraft-version": "1.21.100-beta.6",
|
|
"title": "HeightmapProjection",
|
|
"type": "string",
|
|
"enum": [
|
|
"world_surface",
|
|
"ocean_floor",
|
|
"none"
|
|
]
|
|
} |