From 4b24f74aa6da57d977be7826786f461489ee3b48 Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:57:37 +0100 Subject: [PATCH] Update swell.json corrected title --- source/behavior/entities/format/behaviors/swell.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/behavior/entities/format/behaviors/swell.json b/source/behavior/entities/format/behaviors/swell.json index 82c7107c..d364d2b9 100644 --- a/source/behavior/entities/format/behaviors/swell.json +++ b/source/behavior/entities/format/behaviors/swell.json @@ -1,7 +1,7 @@ { - "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.stay_while_sitting", + "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.swell", "description": "Allows the creeper to swell up when a player is nearby. It can only be used by Creepers.", - "title": "Stay While Sitting", + "title": "Swell", "type": "object", "additionalProperties": false, "required": [],