diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-18 14:25:49 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-18 14:25:49 +1100 |
commit | dc0e8d1a6fcf533f571ced038b17781714858335 (patch) | |
tree | 4a1dada5549185028d3d1c011e50c2ec00c89758 /items/ISLAND_NPC.json | |
parent | 13b1753fb6d8adfd60a13c5e8409b11af58731b4 (diff) | |
parent | 82c90f155b121c21418068b5d44aea0485080740 (diff) | |
download | NotEnoughUpdates-REPO-dc0e8d1a6fcf533f571ced038b17781714858335.tar.gz NotEnoughUpdates-REPO-dc0e8d1a6fcf533f571ced038b17781714858335.tar.bz2 NotEnoughUpdates-REPO-dc0e8d1a6fcf533f571ced038b17781714858335.zip |
Merge pull request #303 from IRONM00N/books
Large Update
Diffstat (limited to 'items/ISLAND_NPC.json')
-rw-r--r-- | items/ISLAND_NPC.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/ISLAND_NPC.json b/items/ISLAND_NPC.json index 5a225a91..67f5d1ab 100644 --- a/items/ISLAND_NPC.json +++ b/items/ISLAND_NPC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:spawn_egg", "displayname": "§9Island NPC", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Spawn island NPCs for your\",1:\"§7private world! Right-Click one\",2:\"§7to edit its settings and add\",3:\"§7dialogue.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 5\",6:\"§9§lRARE\"],Name:\"§9Island NPC\"},ExtraAttributes:{id:\"ISLAND_NPC\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Spawn island NPCs for your\",1:\"§7private world! Right-Click one\",2:\"§7to edit its settings and add\",3:\"§7dialogue.\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Island NPC\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"ISLAND_NPC\",uuid:\"8ded51e5-c7d0-40a2-9263-e305d66bedc9\",timestamp:\"11/16/20 5:48 PM\"}}", "damage": 0, "lore": [ "§7Spawn island NPCs for your", @@ -9,12 +9,11 @@ "§7to edit its settings and add", "§7dialogue.", "", - "§7§4❣ §cRequires §aSocial Skill 5", "§9§lRARE" ], "internalname": "ISLAND_NPC", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.6-REL", "infoType": "" }
\ No newline at end of file |