Refactoring

This commit is contained in:
DaanV2
2020-12-12 00:09:25 +01:00
parent 124cc839f1
commit 6d1ef3597b
226 changed files with 740 additions and 744 deletions

View File

@@ -7,7 +7,7 @@
"description": "Allows the mob to target a mob that is hurt by their owner.",
"required": [],
"properties": {
"priority": { "$ref": "types/base_priority.json" },
"priority": { "$ref": "./types/base_priority.json" },
"entity_types": {
"$ref": "../types/entity_types.json",
"description": "List of entity types that this entity can target if the potential target is hurt by this mob's owner",