diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-16 22:33:16 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-16 22:33:16 -0500 |
commit | 2b0bb856ac66ec256d4827fef40250acc6a7c883 (patch) | |
tree | e1a45ea6d24be2e83dbf58b1b66d63d8de5ae503 /items/ISLAND_NPC.json | |
parent | 587b6deec8d48208be1b5ead781577cc7378c187 (diff) | |
download | NotEnoughUpdates-REPO-2b0bb856ac66ec256d4827fef40250acc6a7c883.tar.gz NotEnoughUpdates-REPO-2b0bb856ac66ec256d4827fef40250acc6a7c883.tar.bz2 NotEnoughUpdates-REPO-2b0bb856ac66ec256d4827fef40250acc6a7c883.zip |
Books | Pet Fixes
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 |