Updated is missing health

This commit is contained in:
DaanV2
2022-02-09 15:23:36 +01:00
parent 0870f746b6
commit da673f7104

View File

@@ -2,7 +2,7 @@
"$id": "blockception.minecraft.behavior.entities.filters.is_missing_health", "$id": "blockception.minecraft.behavior.entities.filters.is_missing_health",
"type": "object", "type": "object",
"title": "In Nether", "title": "In Nether",
"description": "Returns true when the subject entity is in Nether.", "description": "Tests if the subject is not at full health.",
"properties": { "properties": {
"test": { "test": {
"type": "string", "type": "string",