Added base examples
This commit is contained in:
@@ -4,5 +4,9 @@
|
||||
"type": "object",
|
||||
"title": "Dragonlanding",
|
||||
"description": "Allows the Dragon to stop flying and transition into perching mode. 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