diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-13 19:07:23 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-13 19:07:23 -0400 |
commit | 1a2a7cc88e7148666ea99566f9a71db68d85b6ce (patch) | |
tree | 8579b3b2124e70dbb6d8f0f47a2a46d947b0e475 /items/DEATH_BOW.json | |
parent | 0f321b16ab20934882329e97fcbf1702999cd0d4 (diff) | |
download | NotEnoughUpdates-REPO-1a2a7cc88e7148666ea99566f9a71db68d85b6ce.tar.gz NotEnoughUpdates-REPO-1a2a7cc88e7148666ea99566f9a71db68d85b6ce.tar.bz2 NotEnoughUpdates-REPO-1a2a7cc88e7148666ea99566f9a71db68d85b6ce.zip |
Some more fixes
Diffstat (limited to 'items/DEATH_BOW.json')
-rw-r--r-- | items/DEATH_BOW.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/DEATH_BOW.json b/items/DEATH_BOW.json new file mode 100644 index 00000000..d29a1c7f --- /dev/null +++ b/items/DEATH_BOW.json @@ -0,0 +1,20 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d260 §8(385)", + "§7Damage: §c+220 §8(+345.4)", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 16", + "§5§lEPIC DUNGEON BOW" + ], + "internalname": "DEATH_BOW", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |