Updated
This commit is contained in:
@@ -10,7 +10,12 @@
|
||||
"items": {
|
||||
"type": "array",
|
||||
"description": "List of items that this mob likes",
|
||||
"items": { "type": "string", "description": "UNDOCUMENTED: properties", "title": "Properties" },
|
||||
"items": {
|
||||
"type": "string",
|
||||
"description": "List of items that this mob likes",
|
||||
"title": "Properties",
|
||||
"$ref": "../../../../general/item/identifier.json"
|
||||
},
|
||||
"title": "Properties"
|
||||
},
|
||||
"look_distance": { "type": "number", "default": 8, "description": "Distance in blocks the mob will beg from", "title": "Look Distance" },
|
||||
|
||||
Reference in New Issue
Block a user