From 939b58c0068585484c7c203c5aa9ca70e0a9e39f Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Wed, 13 Jul 2022 22:11:25 +0100 Subject: [PATCH] Update trust.json Added description Removed undocumented commend --- source/behavior/entities/format/components/trust.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/behavior/entities/format/components/trust.json b/source/behavior/entities/format/components/trust.json index d689c33a..2b222ea0 100644 --- a/source/behavior/entities/format/components/trust.json +++ b/source/behavior/entities/format/components/trust.json @@ -2,8 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.minecraft.trust", "type": "object", "title": "Trust", - "description": "UNDOCUMENTED", - "$comment": "UNDOCUMENTED", + "description": "Allows this entity to trust multiple players.", "required": [], "additionalProperties": false, "properties": {}