diff options
Diffstat (limited to 'items/CHAMP_ROD.json')
-rw-r--r-- | items/CHAMP_ROD.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/CHAMP_ROD.json b/items/CHAMP_ROD.json index 3a183e19..7087bdaf 100644 --- a/items/CHAMP_ROD.json +++ b/items/CHAMP_ROD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§9Rod of Champions", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+85\",1:\"§7Sea Creature Chance: §c+4%\",2:\"\",3:\"§7Increases fishing speed by §960%\",4:\"\",5:\"§cRequires Fishing Level 13\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§9§lRARE FISHING ROD\"],Name:\"§9Rod of Champions\"},ExtraAttributes:{originTag:\"CHAMP_ROD\",id:\"CHAMP_ROD\",uuid:\"1ccc2b8b-77a7-45f9-a51c-5c35aad181f9\",timestamp:\"6/8/20 5:53 AM\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+85\",1:\"§7Sea Creature Chance: §c+4%\",2:\"\",3:\"§7Increases fishing speed by §960%\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§4❣ §cRequires §aFishing Skill 3\",7:\"§9§lRARE FISHING ROD\"],Name:\"§9Rod of Champions\"},ExtraAttributes:{originTag:\"CHAMP_ROD\",id:\"CHAMP_ROD\",uuid:\"1ccc2b8b-77a7-45f9-a51c-5c35aad181f9\"}}", "damage": 0, "lore": [ "§7Damage: §c+85", @@ -9,9 +9,8 @@ "", "§7Increases fishing speed by §960%", "", - "§cRequires Fishing Level 13", - "", "§7§8This item can be reforged!", + "§4❣ §cRequires §aFishing Skill 3", "§9§lRARE FISHING ROD" ], "recipe": { @@ -27,7 +26,7 @@ }, "internalname": "CHAMP_ROD", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rod_of_Champions" |