Update npc.json

corrected description & added undocumented comment
This commit is contained in:
ChibiMango
2022-08-09 11:21:24 +01:00
parent 9b34173029
commit 44b93ff0a3

View File

@@ -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": {