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/WINTER_ROD.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/WINTER_ROD.json')
-rw-r--r-- | items/WINTER_ROD.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/WINTER_ROD.json b/items/WINTER_ROD.json index f61a8b3e..60248e10 100644 --- a/items/WINTER_ROD.json +++ b/items/WINTER_ROD.json @@ -1,10 +1,10 @@ { "internalname": "WINTER_ROD", "itemid": "minecraft:fishing_rod", - "displayname": "Winter Rod", + "displayname": "§9Winter Rod", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+40\",1:\"\",2:\"§7Increase your chance to find sea\",3:\"§7creatures while ice fishing by\",4:\"§7§a5%§7.\",5:\"\",6:\"§7Increases fishing speed by §950%\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE FISHING ROD\"],Name:\"§9Winter Rod\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"WINTER_ROD\",uuid:\"475ab90f-6894-4acf-850e-4b7fabe3d448\",timestamp:\"1/19/20 2:06 PM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+40\",1:\"\",2:\"§7Increase your chance to find sea\",3:\"§7creatures while ice fishing by\",4:\"§7§a5%§7.\",5:\"\",6:\"§7Increases fishing speed by §950%\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE FISHING ROD\"],Name:\"§9Winter Rod\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"WINTER_ROD\",uuid:\"27ee1696-0f14-4709-9a71-4b0510d5e620\",timestamp:\"12/24/19 2:49 PM\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+40", @@ -17,5 +17,9 @@ "", "§7§8This item can be reforged!", "§9§lRARE FISHING ROD" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Winter_Rod" ] }
\ No newline at end of file |