diff --git a/source/behavior/entities/format/components/health.json b/source/behavior/entities/format/components/health.json index 21af1bef..01313465 100644 --- a/source/behavior/entities/format/components/health.json +++ b/source/behavior/entities/format/components/health.json @@ -6,9 +6,6 @@ "title": "Health", "additionalProperties": false, "required": [], - "dependencies": { - "max": ["value"] - }, "properties": { "max": { "type": "integer",