Updated
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"title": "Preferred Path",
|
||||
"description": "Specifies costing information for mobs that prefer to walk on preferred paths.",
|
||||
"additionalProperties": false,
|
||||
"required": ["preferred_path_blocks"],
|
||||
"properties": {
|
||||
"default_block_cost": {
|
||||
"type": "number",
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"description": "The entity type.",
|
||||
"title": "Entity Type",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"filters": { "type": "object", "$ref": "../../filters/filters.json" },
|
||||
"max_dist": {
|
||||
|
||||
Reference in New Issue
Block a user