Updated
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
"title": "Jump Delay",
|
||||
"items": [{ "type": "number" }, { "type": "number" }]
|
||||
},
|
||||
"max_turn": { "type": "number", "default": 30, "description": "The maximum number in degrees the mob can turn per tick.", "title": "Max Turn" }
|
||||
"max_turn": {
|
||||
"type": "number",
|
||||
"default": 30,
|
||||
"description": "The maximum number in degrees the mob can turn per tick.",
|
||||
"title": "Maximum Turn"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user