Updated titles
This commit is contained in:
@@ -5,13 +5,14 @@
|
||||
"type": "object",
|
||||
"title": "Annotation.break Door 1.8.0",
|
||||
"required": [],
|
||||
"$comment": "Caution No longe rin use",
|
||||
"properties": {
|
||||
"break_time": { "type": "number", "default": 12, "description": "The time in seconds required to break through doors.", "title": "TODO Title" },
|
||||
"break_time": { "type": "number", "default": 12, "description": "The time in seconds required to break through doors.", "title": "Break Time" },
|
||||
"min_difficulty": {
|
||||
"type": "string",
|
||||
"default": "hard",
|
||||
"description": "The minimum difficulty that the world must be on for this entity to break doors.",
|
||||
"title": "TODO Title"
|
||||
"title": "Minimum Difficulty"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user