diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
commit | abe9292c1f44cca735dd92474558a23348de203c (patch) | |
tree | c887de7e4e52b014fbbba04dc2b2a4fd7666423b /items/DEATH_BOW.json | |
parent | 6d32c77a2bc35447953e9b91e9d5e32f2e460e3d (diff) | |
download | NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.gz NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.bz2 NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.zip |
Hopefully Updated Manually
Diffstat (limited to 'items/DEATH_BOW.json')
-rw-r--r-- | items/DEATH_BOW.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/DEATH_BOW.json b/items/DEATH_BOW.json index d29a1c7f..6679fe25 100644 --- a/items/DEATH_BOW.json +++ b/items/DEATH_BOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§5Death Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d260 §8(385)\",1:\"§7Damage: §c+220 §8(+345.4)\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§aPerfect 52500 / 52500\",5:\"§7§4❣ §cRequires §aCatacombs Level 16\",6:\"§5§lEPIC DUNGEON BOW\",7:\"\",8:\"§7Upgrade to §6✪§7: §d20 Undead Essence\",9:\"§7Upgrade to §6✪✪§7: §d40 Undead Essence\",10:\"§7Upgrade to §6✪✪✪§7: §d80 Undead Essence\",11:\"§7Upgrade to §6✪✪✪✪§7: §d150 Undead Essence\",12:\"§7Upgrade to §6✪✪✪✪✪§7: §d300 Undead Essence\"],Name:\"§5Death Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"DEATH_BOW\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d260 §8(385)\",1:\"§7Damage: §c+220 §8(+345.4)\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§aPerfect 52500 / 52500\",5:\"§7§4❣ §cRequires §aCatacombs Level 16\",6:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"DEATH_BOW\"}}", "damage": 0, "lore": [ "§7Gear Score: §d260 §8(385)", @@ -15,6 +15,9 @@ "internalname": "DEATH_BOW", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Death_Bow" + ] }
\ No newline at end of file |