Files
minecraft-bedrock-json-schemas/source/molang/1.8.0/string.json
2021-03-21 15:18:38 +01:00

9 lines
201 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "molang.string.1.8.0",
"type": "string",
"title": "Molang / String ",
"description": "Molang definition",
"format": "molang"
}