diff --git a/source/behavior/entities/filters/filters/is_missing_health.json b/source/behavior/entities/filters/filters/is_missing_health.json index 9db32409..a32172b3 100644 --- a/source/behavior/entities/filters/filters/is_missing_health.json +++ b/source/behavior/entities/filters/filters/is_missing_health.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.filters.is_missing_health", "type": "object", "title": "In Nether", - "description": "Returns true when the subject entity is in Nether.", + "description": "Tests if the subject is not at full health.", "properties": { "test": { "type": "string",