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
36
37
38
39
40
41
42
43
|
{
"itemid": "minecraft:fishing_rod",
"displayname": "§6Auger Rod",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+135\",1:\"§7Strength: §c+90\",2:\"§7Fishing Speed: §a+110\",3:\" §8[§8α§8]\",4:\"\",5:\"§7Breaks nearby ice blocks where it\",6:\"§7lands.\",7:\"\",8:\"§7Triples the chance of the sea\",9:\"§7creatures that you spawn to be\",10:\"§7winter sea creatures.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aFishing Skill 25§c.\",14:\"§6§lLEGENDARY FISHING ROD\"],Name:\"§6Auger Rod\"},ExtraAttributes:{id:\"AUGER_ROD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+135",
"§7Strength: §c+90",
"§7Fishing Speed: §a+110",
" §8[§8α§8]",
"",
"§7Breaks nearby ice blocks where it",
"§7lands.",
"",
"§7Triples the chance of the sea",
"§7creatures that you spawn to be",
"§7winter sea creatures.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFishing Skill 25§c.",
"§6§lLEGENDARY FISHING ROD"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_PACKED_ICE:32",
"A3": "",
"B1": "ENCHANTED_PACKED_ICE:32",
"B2": "YETI_ROD:1",
"B3": "ENCHANTED_PACKED_ICE:32",
"C1": "",
"C2": "ENCHANTED_PACKED_ICE:32",
"C3": ""
},
"internalname": "AUGER_ROD",
"clickcommand": "viewrecipe",
"modver": "",
"crafttext": "Requires: Ice X",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Auger_Rod",
"https://wiki.hypixel.net/Auger_Rod"
]
}
|