Updated to support v1.20.10

This commit is contained in:
DaanV2
2023-07-15 16:39:46 +02:00
parent 347d165e80
commit 5e95c47562
20 changed files with 23 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.behavior.animations",
"examples": [{ "format_version": "1.19.0", "animations": { "animation.example": {} } }],
"examples": [{ "format_version": "1.20.0", "animations": { "animation.example": {} } }],
"definitions": {
"animationspec": {
"anyOf": [