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
|
{
"itemid": "minecraft:fishing_rod",
"displayname": "§5Rod of Legends",
"nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Strength: §c+120\",2:\"§7Sea Creature Chance: §c+6%\",3:\"\",4:\"§7Increases fishing speed by §970%\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§4❣ §cRequires §aFishing Skill 20\",8:\"§5§lEPIC FISHING ROD\"],Name:\"§5Rod of Legends\"},ExtraAttributes:{id:\"LEGEND_ROD\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Damage: §c+130",
"§7Strength: §c+120",
"§7Sea Creature Chance: §c+6%",
"",
"§7Increases fishing speed by §970%",
"",
"§7§8This item can be reforged!",
"§4❣ §cRequires §aFishing Skill 20",
"§5§lEPIC FISHING ROD"
],
"recipe": {
"A1": "ENCHANTED_WATER_LILY:16",
"A2": "ENCHANTED_WATER_LILY:16",
"A3": "ENCHANTED_WATER_LILY:16",
"B1": "ENCHANTED_WATER_LILY:16",
"B2": "CHAMP_ROD:1",
"B3": "ENCHANTED_WATER_LILY:16",
"C1": "ENCHANTED_WATER_LILY:16",
"C2": "ENCHANTED_WATER_LILY:16",
"C3": "ENCHANTED_WATER_LILY:16"
},
"internalname": "LEGEND_ROD",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Rod_of_Legends"
],
"crafttext": "Requires: Lily Pad IX"
}
|