aboutsummaryrefslogtreecommitdiff
path: root/items/WINTER_ROD.json
blob: ef16057d43e751bbc5637d4a798210602bbf7909 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
  "internalname": "WINTER_ROD",
  "itemid": "minecraft:fishing_rod",
  "displayname": "§9Winter Rod",
  "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.1.0-REL",
  "lore": [
    "§7Damage: §c+40",
    "§7Strength: §c+50",
    "",
    "§7Gain §3+5α Sea Creature Chance",
    "§7 while on the Winter Island.",
    "",
    "§7Increases fishing speed by §950%",
    "",
    "§7§8This item can be reforged!",
    "§4❣ §cRequires §aFishing Skill 10",
    "§9§lRARE FISHING ROD"
  ],
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Winter_Rod",
    "https://wiki.hypixel.net/Winter_Rod"
  ],
  "crafttext": "",
  "recipes": [
    {
    "type": "trade",
    "cost": "ENCHANTED_EMERALD:5",
    "result": "WINTER_ROD"
    }
  ]
}