Updated behaviors 1.16.100

This commit is contained in:
DaanV2
2020-11-18 10:10:51 +01:00
parent fc676e52ea
commit 25a6e7edd1
97 changed files with 96 additions and 5806 deletions

View File

@@ -9,7 +9,7 @@
"format_version": {
"title": "The 1.16.100 format_version",
"type": "string",
"oneOf": [{ "const": "1.16.100" }, { "const": "1.16.100" }],
"const": "1.16.100",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."
},
"minecraft:entity": { "$ref": "minecraft.entity.json" }