diff --git a/source/behavior/entities/format/behaviors/random_hover.json b/source/behavior/entities/format/behaviors/random_hover.json index 7963304a..0e63c96d 100644 --- a/source/behavior/entities/format/behaviors/random_hover.json +++ b/source/behavior/entities/format/behaviors/random_hover.json @@ -8,10 +8,9 @@ "priority": { "$ref": "types/priority.json" }, "speed_multiplier": { "$ref": "types/speed_multiplier.json" }, "hover_height": { - "type": "array", - "description": "The range of height in blocks above the surface which the mob will try to hover.", - "$comment": "UNDOCUMENTED", "title": "Hover Height", + "type": "array", + "description": "The height above the surface which the mob will try to maintain", "items": [ { "type": "number"