aboutsummaryrefslogtreecommitdiff
path: root/items/AUGER_ROD.json
blob: 088de0a4f758e5444c4ba3fb8e939a404edccceb (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
39
40
{
  "itemid": "minecraft:fishing_rod",
  "displayname": "§5Auger Rod",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Sea Creature Chance: §c+6%\",2:\"\",3:\"§7Breaks nearby ice blocks where\",4:\"§7it lands.\",5:\"\",6:\"§7Triples the chance of the sea\",7:\"§7creatures that you spawn to be\",8:\"§7winter sea creatures.\",9:\"\",10:\"§7Increases fishing speed by §950%\",11:\"\",12:\"§5§lEPIC FISHING ROD\"],Name:\"§5Auger Rod\"},ExtraAttributes:{modifier:\"salty\",id:\"AUGER_ROD\",anvil_uses:1}}",
  "damage": 0,
  "lore": [
    "§7Damage: §c+80",
    "§7Sea Creature Chance: §c+6%",
    "",
    "§7Breaks nearby ice blocks where",
    "§7it lands.",
    "",
    "§7Triples the chance of the sea",
    "§7creatures that you spawn to be",
    "§7winter sea creatures.",
    "",
    "§7Increases fishing speed by §950%",
    "",
    "§5§lEPIC FISHING ROD"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "STICK:1",
    "B1": "",
    "B2": "STICK:1",
    "B3": "ENCHANTED_PACKED_ICE:64",
    "C1": "STICK:1",
    "C2": "",
    "C3": "ENCHANTED_PACKED_ICE:64"
  },
  "internalname": "AUGER_ROD",
  "clickcommand": "viewrecipe",
  "modver": "1.1-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Auger_Rod"
  ],
  "crafttext": "Requires: Ice X"
}