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
|
{
"itemid": "minecraft:fishing_rod",
"displayname": "§aSpeedster Rod",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"§7Strength: §c+15\",2:\"§7Fishing Speed: §a+45\",3:\"\",4:\"§7Hitting a monster gives a burst\",5:\"§7of speed!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§4❣ §cRequires §aFishing Skill 6\",9:\"§a§lUNCOMMON FISHING ROD\"],Name:\"§aSpeedster Rod\"},ExtraAttributes:{id:\"SPEEDSTER_ROD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+30",
"§7Strength: §c+15",
"§7Fishing Speed: §a+45",
"",
"§7Hitting a monster gives a burst",
"§7of speed!",
"",
"§7§8This item can be reforged!",
"§4❣ §cRequires §aFishing Skill 6",
"§a§lUNCOMMON FISHING ROD"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "RAW_FISH-1:32",
"B1": "",
"B2": "RAW_FISH-1:32",
"B3": "STRING:1",
"C1": "RAW_FISH-1:32",
"C2": "",
"C3": "STRING:1"
},
"internalname": "SPEEDSTER_ROD",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Speedster_Rod",
"https://wiki.hypixel.net/Speedster_Rod"
],
"crafttext": "Requires: Raw Salmon V"
}
|