diff --git a/source/behavior/entities/format/behaviors/stroll_towards_village.json b/source/behavior/entities/format/behaviors/stroll_towards_village.json index 118eccd0..9ff4273a 100644 --- a/source/behavior/entities/format/behaviors/stroll_towards_village.json +++ b/source/behavior/entities/format/behaviors/stroll_towards_village.json @@ -1,6 +1,6 @@ { "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.stroll_towards_village", - "description": "Allows the mob to stay at a certain level when in liquid.", + "description": "Allows the mob to move into a random location within a village within the search range.", "type": "object", "title": "Stroll Towards Village", "additionalProperties": false,