Added base examples
This commit is contained in:
@@ -4,5 +4,9 @@
|
||||
"type": "object",
|
||||
"title": "Dragontakeoff",
|
||||
"description": "Allows the dragon to leave perch mode and go back to flying around. Can only be used by the Ender Dragon.",
|
||||
"properties": { "priority": { "$ref": "./types/priority.json" } }
|
||||
"properties": {
|
||||
"priority": {
|
||||
"$ref": "./types/priority.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user