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/UNDEAD_BOW.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/UNDEAD_BOW.json')
-rw-r--r-- | items/UNDEAD_BOW.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/UNDEAD_BOW.json b/items/UNDEAD_BOW.json new file mode 100644 index 00000000..e0e7e946 --- /dev/null +++ b/items/UNDEAD_BOW.json @@ -0,0 +1,20 @@ +{ + "internalname": "UNDEAD_BOW", + "itemid": 261, + "displayname": "§9Undead Bow", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d80\",1:\"§7Damage: §c+80\",2:\"\",3:\"§7Deals §a+100% §7damage to\",4:\"§7§aUndead monsters§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 34990 / 35000\",8:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Undead Bow\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",item_durability:34990,id:\"UNDEAD_BOW\",uuid:\"ed43dbf0-563f-495a-a239-79da5868c63e\",timestamp:\"7/7/20 6:33 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d80", + "§7Damage: §c+80", + "", + "§7Deals §a+100% §7damage to", + "§7§aUndead monsters§7.", + "", + "§7§8This item can be reforged!", + "§aPerfect 34990 / 35000", + "§9§lRARE DUNGEON BOW" + ] +}
\ No newline at end of file |