diff options
Diffstat (limited to 'items/ICE_ROD.json')
-rw-r--r-- | items/ICE_ROD.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/items/ICE_ROD.json b/items/ICE_ROD.json index 9820d9b4..055a5a1d 100644 --- a/items/ICE_ROD.json +++ b/items/ICE_ROD.json @@ -4,8 +4,8 @@ "displayname": "§9Ice Rod", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1,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:{id:\"ICE_ROD\"}}", - "modver": "1.0.0", + "nbttag": "{Unbreakable:1,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:\"§4❣ §cRequires §aFishing Skill 3\",9:\"§9§lRARE FISHING ROD\"],Name:\"§9Ice Rod\"},ExtraAttributes:{id:\"ICE_ROD\"}}", + "modver": "2.0.0-REL", "lore": [ "§7Damage: §c+30", "", @@ -15,10 +15,12 @@ "§7Increases fishing speed by §910%", "", "§7§8This item can be reforged!", + "§4❣ §cRequires §aFishing Skill 3", "§9§lRARE FISHING ROD" ], "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ice_Rod" - ] + ], + "crafttext": "" }
\ No newline at end of file |