Update avoid_mob_type.json

Removed irrelevant property
This commit is contained in:
ChibiMango
2022-07-17 14:14:20 +01:00
parent d88956702a
commit 7b14b24694

View File

@@ -75,12 +75,6 @@
"default": 1.0,
"description": "Multiplier for walking speed. 1.0 means keep the regular speed, while higher numbers make the walking speed faster."
},
"work_in_rain_tolerance": {
"title": "Work In Rain Tolerance",
"type": "integer",
"default": -1,
"description": "If \"can_work_in_rain\" is false, this is the maximum number of ticks left in the goal where rain will not interrupt the goal"
},
"ignore_visibility": {
"type": "boolean",
"default": false,