1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2025-10-07 13:29:52 +00:00
Files
2025-09-09 10:02:11 -07:00

12 lines
235 B
JSON

{
"$id": "609395301",
"$schema": "http://json-schema.org/draft-07/schema#",
"enum": [
"world_surface",
"ocean_floor",
"none"
],
"title": "HeightmapProjection",
"type": "string",
"x-format-version": "1.21.20"
}