diff --git a/source/behavior/entities/format/behaviors/jump_to_block.json b/source/behavior/entities/format/behaviors/jump_to_block.json index 55d00585..981de377 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": "Jump To Blokc", + "title": "Jump To Block", "description": "Allows an entity to jump to another random block.", "additionalProperties": false, "required": [],