mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-10-07 15:47:07 +00:00
14 lines
260 B
JSON
14 lines
260 B
JSON
{
|
|
"$id": "1323620999",
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"enum": [
|
|
"none",
|
|
"bury",
|
|
"beard_thin",
|
|
"beard_box",
|
|
"encapsulate"
|
|
],
|
|
"title": "TerrainAdaptation",
|
|
"type": "string",
|
|
"x-format-version": "1.21.20"
|
|
} |