Updated comments

This commit is contained in:
DaanV2
2021-07-02 13:05:57 +02:00
parent dd28b6a467
commit 90a39eba44
67 changed files with 350 additions and 310 deletions

View File

@@ -10,7 +10,7 @@
"items": {
"type": "array",
"description": "List of items that this mob likes",
"items": { "type": "string", "description": "UNDOCUMENTATED: properties", "title": "Properties" },
"items": { "type": "string", "description": "UNDOCUMENTED: properties", "title": "Properties" },
"title": "Properties"
},
"look_distance": { "type": "number", "default": 8, "description": "Distance in blocks the mob will beg from", "title": "Look Distance" },