Files
minecraft-bedrock-json-schemas/source/molang/string.json

9 lines
186 B
JSON
Raw Normal View History

2021-06-06 10:07:19 +00:00
{
"$id": "molang.string.1.8.0",
"type": "string",
2021-07-05 17:41:40 +02:00
"title": "Molang",
2021-06-06 10:07:19 +00:00
"description": "Molang definition",
2021-06-09 10:24:10 +02:00
"format": "molang",
2021-11-09 18:10:15 +01:00
"examples": ["query.variant", "(1.0)"]
2021-06-06 10:07:19 +00:00
}