diff --git a/source/behavior/entities/format/components/npc.json b/source/behavior/entities/format/components/npc.json index 59984213..31c41ead 100644 --- a/source/behavior/entities/format/components/npc.json +++ b/source/behavior/entities/format/components/npc.json @@ -2,7 +2,8 @@ "$id": "blockception.minecraft.behavior.entities.minecraft.npc", "type": "object", "title": "Npc", - "description": "A component that applies a mob effect to entities that get within range.", + "description": "Sets this entity as an NPC", + "$comment": "UNDOCUMENTED", "additionalProperties": false, "definitions": { "rangeXYZ": {