auto: Formatted json files

This commit is contained in:
DaanV2
2021-01-18 01:29:00 +01:00
parent e2b7b27654
commit d7e95b15c2
83 changed files with 275 additions and 218 deletions

View File

@@ -14,7 +14,7 @@
"description": "A version that tells minecraft what type of data format can be expected when reading this file."
},
"minecraft:block": {
"title": "Minecraft block definitions",
"title": "Block definitions",
"description": "A custom block definition",
"type": "object",
"additionalProperties": false,
@@ -46,7 +46,7 @@
"title": "Register to creative menu"
},
"properties": {
"title": "properties",
"title": "Properties",
"description": "UNDOCUMENATED",
"propertyNames": {
"pattern": "%([a-zA-Z0-9_]+:[a-zA-Z0-9_\\-]+)&"