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
|
{
"itemid": "minecraft:fishing_rod",
"displayname": "§5Rod of Legends",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"\",2:\"§7§7Increases sea creature catch\",3:\"§7rate by §96%\",4:\"\",5:\"§7Increases fishing speed by §970%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC FISHING ROD\"],Name:\"§5Rod of Legends\"},ExtraAttributes:{id:\"LEGEND_ROD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+100",
"",
"§7§7Increases sea creature catch",
"§7rate by §96%",
"",
"§7Increases fishing speed by §970%",
"",
"§7§8This item can be reforged!",
"§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": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Rod_of_Legends"
]
}
|