From e86c2952a14854f3ffd72ed978b87612bcfa9ae2 Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:55:29 +0100 Subject: [PATCH] Update run_around_like_crazy.json corrected title and id --- .../entities/format/behaviors/run_around_like_crazy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/behavior/entities/format/behaviors/run_around_like_crazy.json b/source/behavior/entities/format/behaviors/run_around_like_crazy.json index ae07039f..4f55d14a 100644 --- a/source/behavior/entities/format/behaviors/run_around_like_crazy.json +++ b/source/behavior/entities/format/behaviors/run_around_like_crazy.json @@ -1,8 +1,8 @@ { - "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.restrict_open_door", + "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.run_around_like_crazy", "description": "Allows the mob to run around aimlessly.", "type": "object", - "title": "Restrict Open Door", + "title": "Run Around Like Crazy", "additionalProperties": false, "required": [], "properties": {