From 560e5c7ec5db822ce9e85837ffd78593ebb3e91b Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:54:01 +0100 Subject: [PATCH] Update pet_sleep_with_owner.json corrected title --- .../entities/format/behaviors/pet_sleep_with_owner.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/format/behaviors/pet_sleep_with_owner.json b/source/behavior/entities/format/behaviors/pet_sleep_with_owner.json index d17e31ec..8ab1853b 100644 --- a/source/behavior/entities/format/behaviors/pet_sleep_with_owner.json +++ b/source/behavior/entities/format/behaviors/pet_sleep_with_owner.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.pet_sleep_with_owner", "description": "Allows the mob to be tempted by food they like.", "type": "object", - "title": "Tempt", + "title": "Pet Sleep With Owner", "additionalProperties": false, "properties": { "priority": { "$ref": "types/priority.json" },