diff options
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 |