mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-10-03 17:19:55 +00:00
13 lines
249 B
JSON
13 lines
249 B
JSON
{
|
|
"$id": "1357270677",
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"enum": [
|
|
"peaceful",
|
|
"easy",
|
|
"normal",
|
|
"hard"
|
|
],
|
|
"title": "SpawnDifficulty Legacy",
|
|
"type": "string",
|
|
"x-format-version": "MISSING VERSION"
|
|
} |