aboutsummaryrefslogtreecommitdiff
path: root/items/SHINY_ROD.json
blob: d67851dbe7f247450cdc601013195dbd42403e14 (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
41
42
43
{
  "itemid": "minecraft:carrot_on_a_stick",
  "displayname": "§f§f§6Shiny Rod",
  "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Shiny pigs run away from you\",1:\"§7§e30% §7faster while holding\",2:\"§7this.\",3:\"\",4:\"§7Extract §630% §7extra coins from\",5:\"§7shiny orbs.\",6:\"\",7:\"§6§lLEGENDARY\"],Name:\"§f§f§6Shiny Rod\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SHINY_ROD\"},AttributeModifiers:[]}",
  "damage": 0,
  "lore": [
    "§7Shiny pigs run away from you",
    "§7§e30% §7faster while holding",
    "§7this.",
    "",
    "§7Extract §630% §7extra coins from",
    "§7shiny orbs.",
    "",
    "§6§lLEGENDARY"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "SHINY_SHARD:1",
    "B1": "",
    "B2": "SHINY_SHARD:1",
    "B3": "STRING:1",
    "C1": "SHINY_SHARD:1",
    "C2": "",
    "C3": "CARROT_ITEM:1"
  },
  "internalname": "SHINY_ROD",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Shiny_Rod",
    "https://wiki.hypixel.net/Shiny_Rod"
  ],
  "recipes": [
    {
    "type": "trade",
    "cost": "EMERALD:200",
    "result": "SHINY_ROD"
    }
  ]
}