From 60a8ce9fd404d9a925343ae98a2eb810307bfa62 Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 9 Aug 2022 11:21:06 +0100 Subject: [PATCH] Update bribeable.json corrected description --- source/behavior/entities/format/components/bribeable.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/format/components/bribeable.json b/source/behavior/entities/format/components/bribeable.json index a70032b2..999a2d3b 100644 --- a/source/behavior/entities/format/components/bribeable.json +++ b/source/behavior/entities/format/components/bribeable.json @@ -3,7 +3,7 @@ "type": "object", "title": "Bribeable", "additionalProperties": false, - "description": "Specifies if/how a mob burns in daylight.", + "description": "Defines the way an entity can get into the 'bribed' state.", "required": [], "properties": { "bribe_cooldown": {