Fixed ref
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"avoid_water": {
|
||||
"type": "boolean",
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"can_get_scared": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"controlling_seat": {
|
||||
"type": "integer",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"admire_item_sound": {
|
||||
"type": "string",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"tick_interval": {
|
||||
"type": "integer",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"celebration_sound": {
|
||||
"type": "string",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"aggro_sound": {
|
||||
"type": "string",
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"title": "Behavior.drop_item_for 1.16.0",
|
||||
"type": "object",
|
||||
"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" },
|
||||
"cooldown": {
|
||||
"title": "Cooldown",
|
||||
"description": "UNDOCUMENTATED",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"delay_before_eating": {
|
||||
"type": "number",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"description": "Allows the mob to seek shade.",
|
||||
"additionalProperties": false,
|
||||
"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" },
|
||||
"cooldown_time": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"avoid_water": {
|
||||
"type": "boolean",
|
||||
|
||||
@@ -31,8 +31,8 @@
|
||||
}
|
||||
},
|
||||
"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" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"broadcast": {
|
||||
"type": "boolean",
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"description": "Allows the mob to move back into lava when on land.",
|
||||
"additionalProperties": false,
|
||||
"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" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"description": "UNDOCUMENTATED",
|
||||
"additionalProperties": false,
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"description": "Allows the mob to move back into lava when on land.",
|
||||
"additionalProperties": false,
|
||||
"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" },
|
||||
"cooldown_max": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"type": "object",
|
||||
"title": "Behavior.pickup_items 1.16.0",
|
||||
"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" },
|
||||
"can_pickup_any_item": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"avoid_damage_blocks": {
|
||||
"type": "boolean",
|
||||
"description": "UNDOCUMENTATED",
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"hover_height": {
|
||||
"type": "array",
|
||||
"description": "UNDOCUMENTATED",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"max_look_count": {
|
||||
"type": "integer",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"liquid_y_offset": {
|
||||
"type": "number",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"interest_time": {
|
||||
"type": "number",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"cooldown_time": {
|
||||
"type": "number",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"idle_time": {
|
||||
"type": "number",
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"can_get_scared": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"speed_multiplier": { "$ref": "./types/base_speed_multiplier.json" }
|
||||
},
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"speed_multiplier": { "$ref": "./types/base_speed_multiplier.json" }
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"celebration_sound": {
|
||||
"type": "string",
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"speed_multiplier": {
|
||||
"ref": "types/base_speed_multiplier.json"
|
||||
"$ref": "types/base_speed_multiplier.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"aggro_sound": {
|
||||
"type": "string",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"delay_before_eating": {
|
||||
"type": "number",
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"explore_dist": {
|
||||
"type": "number",
|
||||
"default": 5,
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"description": "Allows the mob to seek shade.",
|
||||
"additionalProperties": false,
|
||||
"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" },
|
||||
"cooldown_time": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"avoid_water": {
|
||||
"type": "boolean",
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"speed_multiplier": {
|
||||
"ref": "types/base_speed_multiplier.json"
|
||||
"$ref": "types/base_speed_multiplier.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"speed_multiplier": { "$ref": "./types/base_speed_multiplier.json" },
|
||||
"search_range": {
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"speed_multiplier": { "$ref": "./types/base_speed_multiplier.json" },
|
||||
"start_distance": {
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"speed_multiplier": { "$ref": "./types/base_speed_multiplier.json" }
|
||||
}
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"follow_distance": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"speed_multiplier": {
|
||||
"ref": "types/base_speed_multiplier.json"
|
||||
"$ref": "types/base_speed_multiplier.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"description": "Allows a mob with the hide component to attempt to move to - and hide at - an owned or nearby POI.",
|
||||
"required": [],
|
||||
"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" },
|
||||
"duration": {
|
||||
"type": "number",
|
||||
"default": 1,
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"broadcast": {
|
||||
"type": "boolean",
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"description": "Allows the mob to inspect bookshelves.",
|
||||
"required": [],
|
||||
"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" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"cooldown_time": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"description": "Allows the mob to move back into lava when on land.",
|
||||
"additionalProperties": false,
|
||||
"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" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"description": "Allows the mob to move back into lava when on land.",
|
||||
"additionalProperties": false,
|
||||
"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" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"properties": {
|
||||
"priority": { "$ref": "./types/base_priority.json" },
|
||||
"speed_multiplier": {
|
||||
"ref": "types/base_speed_multiplier.json"
|
||||
"$ref": "types/base_speed_multiplier.json"
|
||||
},
|
||||
"block_distance": {
|
||||
"type": "number",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"description": "UNDOCUMENTATED, comes from cat",
|
||||
"required": [],
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"description": "Allows the mob to move back into lava when on land.",
|
||||
"additionalProperties": false,
|
||||
"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" },
|
||||
"cooldown_max": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"speed_multiplier": { "$ref": "./types/base_speed_multiplier.json" }
|
||||
}
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"title": "Behavior.pickup_items 1.8.0",
|
||||
"required": [],
|
||||
"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" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"speed_multiplier": {
|
||||
"ref": "types/base_speed_multiplier.json"
|
||||
"$ref": "types/base_speed_multiplier.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"title": "Behavior.raid_garden 1.8.0",
|
||||
"required": [],
|
||||
"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" },
|
||||
"blocks": {
|
||||
"type": "array",
|
||||
"description": "Blocks that the mob is looking for to eat",
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"cooldown_time": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"can_land_on_trees": {
|
||||
"type": "boolean",
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"hover_height": {
|
||||
"type": "array",
|
||||
"description": "UNDOCUMENTATED",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"max_look_count": {
|
||||
"type": "integer",
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"cooldown": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"title": "Behavior.random_stroll 1.8.0",
|
||||
"required": [],
|
||||
"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" },
|
||||
"interval": {
|
||||
"type": "integer",
|
||||
"default": 120,
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"description": "Allows an entity to randomly move through water",
|
||||
"required": [],
|
||||
"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" },
|
||||
"avoid_surface": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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_interval": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"liquid_y_offset": {
|
||||
"type": "number",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"probability": {
|
||||
"type": "number",
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"speed_multiplier": {
|
||||
"ref": "types/base_speed_multiplier.json"
|
||||
"$ref": "types/base_speed_multiplier.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"entity_types": { "$ref": "../types/entity_types.json", "description": "List of entities this mob will share items with", "title": "TODO title" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"title": "Behavior.sleep 1.8.0",
|
||||
"required": [],
|
||||
"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" },
|
||||
"cooldown_time": {
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"title": "Behavior.slime_float 1.8.0",
|
||||
"required": [],
|
||||
"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" },
|
||||
"jump_chance_percentage": {
|
||||
"type": "number",
|
||||
"title": "Sink delta",
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"speed_multiplier": {
|
||||
"ref": "types/base_speed_multiplier.json"
|
||||
"$ref": "types/base_speed_multiplier.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"interest_time": {
|
||||
"type": "number",
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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_once": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"goal_radius": {
|
||||
"type": "number",
|
||||
"default": 0.5,
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"cooldown_time": {
|
||||
"type": "number",
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"interval": {
|
||||
"type": "number",
|
||||
"title": "Interval",
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"success_rate": {
|
||||
"type": "number",
|
||||
"title": "Success rate",
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"damage_reach": {
|
||||
"type": "number",
|
||||
"title": "Damage reach",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"required": [],
|
||||
"properties": {
|
||||
"priority": {
|
||||
"ref": "types/base_priority.json"
|
||||
"$ref": "types/base_priority.json"
|
||||
},
|
||||
"entity_types": { "$ref": "../types/entity_types.json", "title": "Entity types", "description": "UNDOCUMENTATED" },
|
||||
"percent_chance": {
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"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" },
|
||||
"can_get_scared": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
|
||||
Reference in New Issue
Block a user