mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-08-04 02:00:52 +00:00
12 lines
345 B
JSON
12 lines
345 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"$id": "609395301",
|
|
"x-format-version": "1.21.20",
|
|
"x-minecraft-version": "1.21.90-beta.3",
|
|
"title": "enum SharedTypes::v1_21_20::JigsawStructureDefinition::HeightmapProjection",
|
|
"type": "string",
|
|
"enum": [
|
|
"world_surface",
|
|
"ocean_floor"
|
|
]
|
|
} |