auto: Formatted json files
This commit is contained in:
@@ -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_\\-]+)&"
|
||||
|
||||
Reference in New Issue
Block a user