From 5cef295e5438732d36f317367e4eb15534604a1e Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Fri, 4 Feb 2022 22:55:38 +0100 Subject: [PATCH] Updated template --- source/behavior/animations/animations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/animations/animations.json b/source/behavior/animations/animations.json index 1715327d..65635a0d 100644 --- a/source/behavior/animations/animations.json +++ b/source/behavior/animations/animations.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": "blockception.minecraft.behavior.animations", - "examples": [{ "format_version": "1.17.0", "animations": { "animation.example": {} } }], + "examples": [{ "format_version": "1.18.0", "animations": { "animation.example": {} } }], "definitions": { "animationspec": { "anyOf": [