diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/WITHER_BOW.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/WITHER_BOW.json')
-rw-r--r-- | items/WITHER_BOW.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/WITHER_BOW.json b/items/WITHER_BOW.json index 466e2611..462fb42c 100644 --- a/items/WITHER_BOW.json +++ b/items/WITHER_BOW.json @@ -1,10 +1,10 @@ { "internalname": "WITHER_BOW", "itemid": "minecraft:bow", - "displayname": "Wither Bow", + "displayname": "§aWither Bow", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Deals §a+100% §7damage to\",3:\"§7§aWithers and Wither\",4:\"§aSkeletons§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON BOW\"],Name:\"§aWither Bow\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"WITHER_BOW\",uuid:\"b5453988-aea1-4f2e-b581-d142e25c5027\",timestamp:\"3/30/20 5:11 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Deals §a+100% §7damage to\",3:\"§7§aWithers and Wither\",4:\"§aSkeletons§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON BOW\"],Name:\"§aWither Bow\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"WITHER_BOW\",uuid:\"dc3d2e68-ceea-4503-b719-97e2700aa70e\",timestamp:\"4/1/20 11:38 AM\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+30", @@ -15,5 +15,9 @@ "", "§7§8This item can be reforged!", "§a§lUNCOMMON BOW" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Wither_Bow" ] }
\ No newline at end of file |