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" },