Update pet_sleep_with_owner.json

corrected title
This commit is contained in:
ChibiMango
2022-07-26 14:54:01 +01:00
parent dc239a1ed8
commit 560e5c7ec5

View File

@@ -2,7 +2,7 @@
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.pet_sleep_with_owner", "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.pet_sleep_with_owner",
"description": "Allows the mob to be tempted by food they like.", "description": "Allows the mob to be tempted by food they like.",
"type": "object", "type": "object",
"title": "Tempt", "title": "Pet Sleep With Owner",
"additionalProperties": false, "additionalProperties": false,
"properties": { "properties": {
"priority": { "$ref": "types/priority.json" }, "priority": { "$ref": "types/priority.json" },