Update random_hover.json

Updated description
Removed undocumented comment
This commit is contained in:
ChibiMango
2022-07-13 22:39:59 +01:00
parent 36e75f0d70
commit 8a73c301ff

View File

@@ -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"