From 704c52d2cf4b8129fc2b198489f53bd7eadc0a20 Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:54:36 +0100 Subject: [PATCH] Update random_breach.json corrected title and id --- source/behavior/entities/format/behaviors/random_breach.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/behavior/entities/format/behaviors/random_breach.json b/source/behavior/entities/format/behaviors/random_breach.json index 46e2354d..3092e426 100644 --- a/source/behavior/entities/format/behaviors/random_breach.json +++ b/source/behavior/entities/format/behaviors/random_breach.json @@ -1,8 +1,8 @@ { - "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.player_ride_tamed", + "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.random_breach", "description": "Allows the mob to randomly break surface of the water.", "type": "object", - "title": "Player Ride Tamed", + "title": "Random Breach", "additionalProperties": false, "required": [], "properties": {