diff options
author | Levi-r <58507475+Levi-r@users.noreply.github.com> | 2020-09-15 13:48:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-15 13:48:07 -0400 |
commit | 582154f4bf73a0fdf9950baeee4f748028ee6903 (patch) | |
tree | 92bff677fffbbd67522da5a481e40033e9c9cf50 /items/DEATH_BOW.json | |
parent | 6af3c43c479a71ea820c3a599d9c2faafa5c3dd7 (diff) | |
parent | c027306cd79720df7bed93ac185ab2876b50c3e9 (diff) | |
download | NotEnoughUpdates-REPO-582154f4bf73a0fdf9950baeee4f748028ee6903.tar.gz NotEnoughUpdates-REPO-582154f4bf73a0fdf9950baeee4f748028ee6903.tar.bz2 NotEnoughUpdates-REPO-582154f4bf73a0fdf9950baeee4f748028ee6903.zip |
Merge pull request #2 from Moulberry/master
test
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 |