aboutsummaryrefslogtreecommitdiff
path: root/items/SPEEDSTER_ROD.json
blob: 00b8765c2ee704e42935d7993cecada68c4f904b (plain)
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:\"\",3:\"§7Hitting a monster gives a burst\",4:\"§7of speed!\",5:\"\",6:\"§7Increases fishing speed by §930%\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§4❣ §cRequires §aFishing Skill 6\",10:\"§a§lUNCOMMON FISHING ROD\"],Name:\"§aSpeedster Rod\"},ExtraAttributes:{id:\"SPEEDSTER_ROD\"}}",
  "damage": 0,
  "lore": [
    "§7Damage: §c+30",
    "§7Strength: §c+15",
    "",
    "§7Hitting a monster gives a burst",
    "§7of speed!",
    "",
    "§7Increases fishing speed by §930%",
    "",
    "§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.0.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Speedster_Rod"
  ],
  "crafttext": "Requires: Raw Salmon V"
}