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