From b21bf1293f026102e82f8c40c9b5bb05511f28ba Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:57:54 +0100 Subject: [PATCH] Update swim_wander.json corrected title --- source/behavior/entities/format/behaviors/swim_wander.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/format/behaviors/swim_wander.json b/source/behavior/entities/format/behaviors/swim_wander.json index 537ba818..552a448c 100644 --- a/source/behavior/entities/format/behaviors/swim_wander.json +++ b/source/behavior/entities/format/behaviors/swim_wander.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.swim_wander", "description": "Has the fish swim around when they can't pathfind", "type": "object", - "title": "Swim Idle", + "title": "Swim Wander", "additionalProperties": false, "required": [], "properties": {