Updated template

This commit is contained in:
DaanV2
2022-02-04 22:55:38 +01:00
parent 99a2dee0cb
commit 5cef295e54

View File

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