diff options
Diffstat (limited to 'items/CHALLENGE_ROD.json')
-rw-r--r-- | items/CHALLENGE_ROD.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/CHALLENGE_ROD.json b/items/CHALLENGE_ROD.json index ae5bc07d..b93725c0 100644 --- a/items/CHALLENGE_ROD.json +++ b/items/CHALLENGE_ROD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§9Challenging Rod", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+60\",1:\"§7Sea Creature Chance: §c+2%\",2:\"\",3:\"§7Increases fishing speed by §950%\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§9§lRARE FISHING ROD\"],Name:\"§9Challenging Rod\"},ExtraAttributes:{id:\"CHALLENGE_ROD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+60\",1:\"§7Sea Creature Chance: §c+2%\",2:\"\",3:\"§7Increases fishing speed by §950%\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§4❣ §cRequires §aFishing Skill 10\",7:\"§9§lRARE FISHING ROD\"],Name:\"§9Challenging Rod\"},ExtraAttributes:{id:\"CHALLENGE_ROD\"}}", "damage": 0, "lore": [ "§7Damage: §c+60", @@ -10,6 +10,7 @@ "§7Increases fishing speed by §950%", "", "§7§8This item can be reforged!", + "§4❣ §cRequires §aFishing Skill 10", "§9§lRARE FISHING ROD" ], "recipe": { @@ -25,7 +26,7 @@ }, "internalname": "CHALLENGE_ROD", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Challenging_Rod" |