Refactoring
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user