This commit is contained in:
DaanV2
2021-06-09 11:19:07 +02:00
parent 10070db06d
commit f4ea22c654
11 changed files with 39 additions and 29 deletions

View File

@@ -6,7 +6,7 @@
"required": ["format_version", "minecraft:entity"],
"properties": {
"format_version": {
"title": "1.8.0 Format Version",
"title": "Format Version",
"type": "string",
"const": "1.8.0",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."