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/ICE_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/ICE_ROD.json')
-rw-r--r-- | items/ICE_ROD.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/ICE_ROD.json b/items/ICE_ROD.json index fba7331e..771047e1 100644 --- a/items/ICE_ROD.json +++ b/items/ICE_ROD.json @@ -1,10 +1,10 @@ { "internalname": "ICE_ROD", "itemid": "minecraft:fishing_rod", - "displayname": "Ice Rod", + "displayname": "§9Ice Rod", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Grants a §a25% §7chance of\",3:\"§7catching ice blocks.\",4:\"\",5:\"§7Increases fishing speed by §910%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§9§lRARE FISHING ROD\"],Name:\"§9Ice Rod\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ICE_ROD\",uuid:\"4cf0ddc3-c870-4728-b1c3-6e375127aece\",timestamp:\"3/21/20 2:52 PM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Grants a §a25% §7chance of\",3:\"§7catching ice blocks.\",4:\"\",5:\"§7Increases fishing speed by §910%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§9§lRARE FISHING ROD\"],Name:\"§9Ice Rod\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ICE_ROD\",uuid:\"bf958951-1d30-48ce-a9db-7a67ff1c0d6d\",timestamp:\"3/31/20 6:04 PM\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+30", @@ -16,5 +16,9 @@ "", "§7§8This item can be reforged!", "§9§lRARE FISHING ROD" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Rod" ] }
\ No newline at end of file |