From 386bf54a41721559fd73f7b939580a727a3dcc37 Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 26 Jul 2022 15:03:57 +0100 Subject: [PATCH] Update jump.static.json corrected title --- source/behavior/entities/format/components/jump.static.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/format/components/jump.static.json b/source/behavior/entities/format/components/jump.static.json index ae956056..1e3014a4 100644 --- a/source/behavior/entities/format/components/jump.static.json +++ b/source/behavior/entities/format/components/jump.static.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.minecraft.jump.static", "description": "Gives the entity the ability to jump.", "type": "object", - "title": "Jump.static", + "title": "Jump Static", "additionalProperties": false, "required": [], "properties": {