From dce75a42e0966bef82ffdc7d444269093a62b20c Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:51:34 +0100 Subject: [PATCH] Update jump_to_block.json corrected title --- source/behavior/entities/format/behaviors/jump_to_block.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/format/behaviors/jump_to_block.json b/source/behavior/entities/format/behaviors/jump_to_block.json index d80ae9f1..55d00585 100644 --- a/source/behavior/entities/format/behaviors/jump_to_block.json +++ b/source/behavior/entities/format/behaviors/jump_to_block.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.jump_to_block", "type": "object", - "title": "Melee Attack", + "title": "Jump To Blokc", "description": "Allows an entity to jump to another random block.", "additionalProperties": false, "required": [],