Refactoring
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
"title": "Behavior.delayed_attack 1.8.0",
|
||||
"description": "Allows the mob to drink potions based on specified environment conditions.",
|
||||
"properties": {
|
||||
"priority": { "$ref": "types/base_priority.json" },
|
||||
"speed_multiplier": { "$ref": "types/base_speed_multiplier.json" },
|
||||
"priority": { "$ref": "./types/base_priority.json" },
|
||||
"speed_multiplier": { "$ref": "./types/base_speed_multiplier.json" },
|
||||
"attack_duration": {
|
||||
"type": "number",
|
||||
"default": 1,
|
||||
|
||||
Reference in New Issue
Block a user