auto: Formatted documents
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
"title": "Movement.basic 1.8.0",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" }
|
||||
},
|
||||
"description": "TODO description"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user