Fixing pickup items
This commit is contained in:
@@ -46,6 +46,13 @@
|
|||||||
"description": "Maximum distance this mob will look for items to pick up",
|
"description": "Maximum distance this mob will look for items to pick up",
|
||||||
"title": "Maximum Dist"
|
"title": "Maximum Dist"
|
||||||
},
|
},
|
||||||
|
"search_height": {
|
||||||
|
"title": "Search Height",
|
||||||
|
"type": "number",
|
||||||
|
"default": 0,
|
||||||
|
"description": "Height in blocks the mob will look for items to pick up",
|
||||||
|
"$comment": "UNDOCUMENTED"
|
||||||
|
},
|
||||||
"pickup_based_on_chance": {
|
"pickup_based_on_chance": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user