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": "§9Rod of Champions",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+85\",1:\"§7Strength: §c+80\",2:\"§7Sea Creature Chance: §c+4%\",3:\"§7Fishing Speed: §a+90\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§4❣ §cRequires §aFishing Skill 15\",7:\"§9§lRARE FISHING ROD\"],Name:\"§9Rod of Champions\"},ExtraAttributes:{id:\"CHAMP_ROD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+85",
"§7Strength: §c+80",
"§7Sea Creature Chance: §c+4%",
"§7Fishing Speed: §a+90",
"",
"§7§8This item can be reforged!",
"§4❣ §cRequires §aFishing Skill 15",
"§9§lRARE FISHING ROD"
],
"recipe": {
"A1": "ENCHANTED_WATER_LILY:1",
"A2": "ENCHANTED_WATER_LILY:1",
"A3": "ENCHANTED_WATER_LILY:1",
"B1": "ENCHANTED_WATER_LILY:1",
"B2": "CHALLENGE_ROD:1",
"B3": "ENCHANTED_WATER_LILY:1",
"C1": "ENCHANTED_WATER_LILY:1",
"C2": "ENCHANTED_WATER_LILY:1",
"C3": "ENCHANTED_WATER_LILY:1"
},
"internalname": "CHAMP_ROD",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Rod_of_Champions",
"https://wiki.hypixel.net/Rod_Of_Champions"
],
"crafttext": "Requires: Lily Pad VII"
}
|