Updated to support v1.20.10
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user