aboutsummaryrefslogtreecommitdiff
path: root/items/WINTER_ROD.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/WINTER_ROD.json')
-rw-r--r--items/WINTER_ROD.json14
1 files changed, 11 insertions, 3 deletions
diff --git a/items/WINTER_ROD.json b/items/WINTER_ROD.json
index 4f7bb4a9..ef16057d 100644
--- a/items/WINTER_ROD.json
+++ b/items/WINTER_ROD.json
@@ -5,7 +5,7 @@
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+40\",1:\"§7Strength: §c+50\",2:\"\",3:\"§7Gain §3+5α Sea Creature Chance\",4:\"§7 while on the Winter Island.\",5:\"\",6:\"§7Increases fishing speed by §950%\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§4❣ §cRequires §aFishing Skill 10\",10:\"§9§lRARE FISHING ROD\"],Name:\"§9Winter Rod\"},ExtraAttributes:{id:\"WINTER_ROD\"}}",
- "modver": "2.0.0-REL",
+ "modver": "2.1.0-REL",
"lore": [
"§7Damage: §c+40",
"§7Strength: §c+50",
@@ -21,7 +21,15 @@
],
"infoType": "WIKI_URL",
"info": [
- "https://hypixel-skyblock.fandom.com/wiki/Winter_Rod"
+ "https://hypixel-skyblock.fandom.com/wiki/Winter_Rod",
+ "https://wiki.hypixel.net/Winter_Rod"
],
- "crafttext": ""
+ "crafttext": "",
+ "recipes": [
+ {
+ "type": "trade",
+ "cost": "ENCHANTED_EMERALD:5",
+ "result": "WINTER_ROD"
+ }
+ ]
}