Update navigation.walk.json
found in documentation and vanilla packs
This commit is contained in:
@@ -57,6 +57,12 @@
|
|||||||
"description": "Tells the pathfinder whether or not it can jump up blocks",
|
"description": "Tells the pathfinder whether or not it can jump up blocks",
|
||||||
"title": "Can Jump"
|
"title": "Can Jump"
|
||||||
},
|
},
|
||||||
|
"can_float": {
|
||||||
|
"type": "boolean",
|
||||||
|
"default": false,
|
||||||
|
"description": "Tells the pathfinder whether or not it float.",
|
||||||
|
"title": "Can Jump"
|
||||||
|
},
|
||||||
"can_open_doors": {
|
"can_open_doors": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user