Added base examples
This commit is contained in:
@@ -4,5 +4,9 @@
|
||||
"type": "object",
|
||||
"title": "Dragondeath",
|
||||
"description": "Allows the dragon to go out with glory. This controls the Ender Dragon's death animation and can't be used by other mobs.",
|
||||
"properties": { "priority": { "$ref": "./types/priority.json" } }
|
||||
"properties": {
|
||||
"priority": {
|
||||
"$ref": "./types/priority.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user