Update npc.json
corrected description & added undocumented comment
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
"$id": "blockception.minecraft.behavior.entities.minecraft.npc",
|
"$id": "blockception.minecraft.behavior.entities.minecraft.npc",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"title": "Npc",
|
"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,
|
"additionalProperties": false,
|
||||||
"definitions": {
|
"definitions": {
|
||||||
"rangeXYZ": {
|
"rangeXYZ": {
|
||||||
|
|||||||
Reference in New Issue
Block a user