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": "§aSpeedster Rod",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Hitting a monster gives a burst\",3:\"§7of speed!\",4:\"\",5:\"§7Increases fishing speed by §930%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§a§lUNCOMMON FISHING ROD\"],Name:\"§aSpeedster Rod\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPEEDSTER_ROD\",uuid:\"71a0adb1-3efb-4fc3-b85a-9acfb8f7c74c\",timestamp:\"7/9/20 2:16 AM\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+30",
"",
"§7Hitting a monster gives a burst",
"§7of speed!",
"",
"§7Increases fishing speed by §930%",
"",
"§7§8This item can be reforged!",
"§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": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Speedster_Rod"
],
"crafttext": "Requires: Raw Salmon V"
}
|