This commit is contained in:
DaanV2
2021-07-02 21:19:40 +02:00
parent 1b991d4e00
commit 492e018731
12 changed files with 39 additions and 40 deletions

View File

@@ -11,7 +11,7 @@
"const": "1.12.0",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."
},
"minecraft:entity": { "$ref": "./minecraft.entity.json", "description": "UNDOCUMENTED: minecraft:entity", "title": "Entity" }
"minecraft:entity": { "$ref": "./minecraft.entity.json", "description": "The minecraft entity behavior specification", "title": "Entity" }
},
"additionalProperties": false
}