Updated filter refernences

This commit is contained in:
DaanV2
2021-06-03 14:11:45 +02:00
parent 8edda85149
commit 85f00c81cf
217 changed files with 277 additions and 349 deletions

View File

@@ -4,5 +4,5 @@
"type": "object",
"title": "Dragondeath 1.8.0",
"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/base_priority.json" } }
"properties": { "priority": { "$ref": "./types/priority.json" } }
}