diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-09-13 12:16:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-13 12:16:42 +0200 |
commit | 9639a623dfc55aaedc0d55883d0e0c763c8ba268 (patch) | |
tree | a196f0648e9621fa2316da7fe15d5ef88f8001fb /items/UNDEAD_BOW.json | |
parent | ea9aa73866aa11b3886ecea819d974de83c26b62 (diff) | |
parent | e2b7d83929a37b67e6530a07b485eb1c22ca8f44 (diff) | |
download | NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.tar.gz NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.tar.bz2 NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.zip |
Merge pull request #1 from Moulberry/master
Update
Diffstat (limited to 'items/UNDEAD_BOW.json')
-rw-r--r-- | items/UNDEAD_BOW.json | 24 |
1 files changed, 17 insertions, 7 deletions
diff --git a/items/UNDEAD_BOW.json b/items/UNDEAD_BOW.json index 8335f3da..10c5badf 100644 --- a/items/UNDEAD_BOW.json +++ b/items/UNDEAD_BOW.json @@ -1,11 +1,8 @@ { - "internalname": "UNDEAD_BOW", - "itemid": 261, + "itemid": "minecraft:bow", "displayname": "§9Undead Bow", - "clickcommand": "", + "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 35000 / 35000\",8:\"§9§lRARE DUNGEON BOW\",9:\"\",10:\"§7Cost\",11:\"§680,000 Coins\",12:\"\",13:\"§eClick to trade!\"],Name:\"§9Undead Bow\"},ExtraAttributes:{id:\"UNDEAD_BOW\"}}", "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 34956 / 35000\",8:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Undead Bow\"},ExtraAttributes:{item_durability:34956,id:\"UNDEAD_BOW\"}}", - "modver": "1.0.0", "lore": [ "§7Gear Score: §d80", "§7Damage: §c+80", @@ -14,7 +11,20 @@ "§7§aUndead monsters§7.", "", "§7§8This item can be reforged!", - "§aPerfect 34956 / 35000", - "§9§lRARE DUNGEON BOW" + "§aPerfect 35000 / 35000", + "§9§lRARE DUNGEON BOW", + "", + "§7Cost", + "§680,000 Coins", + "", + "§eClick to trade!" + ], + "internalname": "UNDEAD_BOW", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Undead_Bow" ] }
\ No newline at end of file |