diff --git a/source/behavior/entities/format/behaviors/nap.json b/source/behavior/entities/format/behaviors/nap.json index a37e5788..c424b74c 100644 --- a/source/behavior/entities/format/behaviors/nap.json +++ b/source/behavior/entities/format/behaviors/nap.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.nap", "type": "object", "title": "Nap", - "description": "Allows the mob to move back into lava when on land.", + "description": "Allows mobs to occassionally stop and take a nap under certain conditions.", "additionalProperties": false, "properties": { "priority": { "$ref": "types/priority.json" },