Update door_interact.json

corrected description
This commit is contained in:
ChibiMango
2022-08-09 11:20:14 +01:00
parent 7b268e7d25
commit 83d46e5bb8

View File

@@ -3,7 +3,7 @@
"additionalProperties": false, "additionalProperties": false,
"type": "object", "type": "object",
"title": "Door Interact", "title": "Door Interact",
"description": "Allows the mob to drink potions based on specified environment conditions.", "description": "Allows the mob to open and close doors.",
"properties": { "properties": {
"priority": { "priority": {
"$ref": "./types/priority.json" "$ref": "./types/priority.json"