diff options
Diffstat (limited to 'items/CHAMP_ROD.json')
-rw-r--r-- | items/CHAMP_ROD.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/CHAMP_ROD.json b/items/CHAMP_ROD.json index c4cd0a8f..f0a90925 100644 --- a/items/CHAMP_ROD.json +++ b/items/CHAMP_ROD.json @@ -1,14 +1,13 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§9Rod of Champions", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+85\",1:\"§7Strength: §c+80\",2:\"§7Sea Creature Chance: §c+4%\",3:\"\",4:\"§7Increases fishing speed by §960%\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§4❣ §cRequires §aFishing Skill 15\",8:\"§9§lRARE FISHING ROD\"],Name:\"§9Rod of Champions\"},ExtraAttributes:{id:\"CHAMP_ROD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+85\",1:\"§7Strength: §c+80\",2:\"§7Sea Creature Chance: §c+4%\",3:\"§7Fishing Speed: §a+90\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§4❣ §cRequires §aFishing Skill 15\",7:\"§9§lRARE FISHING ROD\"],Name:\"§9Rod of Champions\"},ExtraAttributes:{id:\"CHAMP_ROD\"}}", "damage": 0, "lore": [ "§7Damage: §c+85", "§7Strength: §c+80", "§7Sea Creature Chance: §c+4%", - "", - "§7Increases fishing speed by §960%", + "§7Fishing Speed: §a+90", "", "§7§8This item can be reforged!", "§4❣ §cRequires §aFishing Skill 15", @@ -27,10 +26,10 @@ }, "internalname": "CHAMP_ROD", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rod_of_Champions" ], "crafttext": "Requires: Lily Pad VII" -} +}
\ No newline at end of file |