Updated format_version in examples

This commit is contained in:
DaanV2
2022-06-07 21:34:23 +02:00
parent ae918117b8
commit 8258cb11ab
4 changed files with 14 additions and 20 deletions

View File

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