diff --git a/source/behavior/entities/1.8.0/components/minecraft.is_hidden_when_invisible.json b/source/behavior/entities/1.8.0/components/minecraft.is_hidden_when_invisible.json index 1ffe7bd0..b8123365 100644 --- a/source/behavior/entities/1.8.0/components/minecraft.is_hidden_when_invisible.json +++ b/source/behavior/entities/1.8.0/components/minecraft.is_hidden_when_invisible.json @@ -3,7 +3,5 @@ "type": "object", "title": "Is Hidden When Invisible 1.8.0", "additionalProperties": false, - "required": [], - "properties": {}, - "description": "TODO description" + "description": "Sets that this entity can hide from hostile mobs while invisible." }