From c2448327e3756b5e9221f3b14dc8ad415f15d806 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Thu, 3 Jun 2021 16:06:09 +0200 Subject: [PATCH] Updated with new comments --- .../1.8.0/components/minecraft.is_hidden_when_invisible.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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." }