auto: Formatted documents
This commit is contained in:
@@ -6,5 +6,7 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"description": "This move control causes the mob to hop as it moves.",
|
||||
"properties": { "max_turn": { "type": "number", "default": 30, "description": "The maximum number in degrees the mob can turn per tick.", "title": "TODO Title" } }
|
||||
"properties": {
|
||||
"max_turn": { "type": "number", "default": 30, "description": "The maximum number in degrees the mob can turn per tick.", "title": "TODO Title" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user