From da673f710428923d9bd79604a6b4be98b6ad47f8 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Wed, 9 Feb 2022 15:23:36 +0100 Subject: [PATCH] Updated is missing health --- source/behavior/entities/filters/filters/is_missing_health.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",