From 01358f924f45726526be18aba7ec3fa7c5ac4539 Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 26 Jul 2022 15:02:52 +0100 Subject: [PATCH] Update horse.jump_strength.json corrected title --- .../entities/format/components/horse.jump_strength.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/format/components/horse.jump_strength.json b/source/behavior/entities/format/components/horse.jump_strength.json index 89758dcb..48be2ae8 100644 --- a/source/behavior/entities/format/components/horse.jump_strength.json +++ b/source/behavior/entities/format/components/horse.jump_strength.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.entities.minecraft.horse.jump_strength", "type": "object", - "title": "Horse.jump Strength", + "title": "Horse Jump Strength", "additionalProperties": false, "description": "Allows this mob to jump higher when being ridden by a player", "$comment": "UNDOCUMENTED",