Updated jump to block
This commit is contained in:
@@ -47,13 +47,13 @@
|
|||||||
{
|
{
|
||||||
"title": "Minimum",
|
"title": "Minimum",
|
||||||
"description": "Minimum",
|
"description": "Minimum",
|
||||||
"type": "integer",
|
"type": "number",
|
||||||
"minimum": 0
|
"minimum": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Maximum",
|
"title": "Maximum",
|
||||||
"description": "Maximum",
|
"description": "Maximum",
|
||||||
"type": "integer",
|
"type": "number",
|
||||||
"minimum": 0
|
"minimum": 0
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -69,4 +69,4 @@
|
|||||||
"cooldown_range": []
|
"cooldown_range": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user