Update bribeable.json

corrected description
This commit is contained in:
ChibiMango
2022-08-09 11:21:06 +01:00
parent ed0e91a777
commit 60a8ce9fd4

View File

@@ -3,7 +3,7 @@
"type": "object", "type": "object",
"title": "Bribeable", "title": "Bribeable",
"additionalProperties": false, "additionalProperties": false,
"description": "Specifies if/how a mob burns in daylight.", "description": "Defines the way an entity can get into the 'bribed' state.",
"required": [], "required": [],
"properties": { "properties": {
"bribe_cooldown": { "bribe_cooldown": {