Update jump_to_block.json

fixed typo
This commit is contained in:
ChibiMango
2022-07-26 17:48:06 +01:00
parent 18d94f0a56
commit e442cc6c6e

View File

@@ -1,7 +1,7 @@
{ {
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.jump_to_block", "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.jump_to_block",
"type": "object", "type": "object",
"title": "Jump To Blokc", "title": "Jump To Block",
"description": "Allows an entity to jump to another random block.", "description": "Allows an entity to jump to another random block.",
"additionalProperties": false, "additionalProperties": false,
"required": [], "required": [],