diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/NECROMANCER_BROOCH.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/NECROMANCER_BROOCH.json')
-rw-r--r-- | items/NECROMANCER_BROOCH.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/NECROMANCER_BROOCH.json b/items/NECROMANCER_BROOCH.json new file mode 100644 index 00000000..53b84245 --- /dev/null +++ b/items/NECROMANCER_BROOCH.json @@ -0,0 +1,26 @@ +{ + "internalname": "NECROMANCER_BROOCH", + "itemid": 397, + "displayname": "§9Necromancer's Brooch", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea3ee289-11c8-32b4-8913-c98703b1ab1c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjViNmJlYWM1NzM2NWNhZjQ2ZjAzN2YzZDJhM2E0NTdmNmNhZmU2NDc1N2JhZjE0ZTg5OTNjZDJkYTE4Y2ZmNyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Necrotic\",5:\"§8§7reforge to armor.\",6:\"\",7:\"§7§8§oRewarded to every\",8:\"§8§oNecromancer who passes the final\",9:\"§8§oexam.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXIX§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Necromancer's Brooch\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"NECROMANCER_BROOCH\",uuid:\"6068fc35-99e2-4aec-90f3-f9fc0aa34343\",timestamp:\"7/7/20 9:25 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §8Necrotic", + "§8§7reforge to armor.", + "", + "§7§8§oRewarded to every", + "§8§oNecromancer who passes the final", + "§8§oexam.", + "", + "§7Requires §aMining Skill Level", + "§aXIX§7!", + "", + "§9§lRARE REFORGE STONE" + ] +}
\ No newline at end of file |