aboutsummaryrefslogtreecommitdiff
path: root/items/SHINY_ROD.json
blob: b8cd8cb12b87d487d23013f7f6b79da6c0994828 (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
{
  "itemid": "minecraft:carrot_on_a_stick",
  "displayname": "§6Shiny Rod",
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Shiny pigs run away from you §e30%\",1:\"§e§7faster while holding this.\",2:\"\",3:\"§7Extract §625% §7extra coins from shiny\",4:\"§7orbs.\",5:\"\",6:\"§6§lLEGENDARY\"],Name:\"§6Shiny Rod\"},ExtraAttributes:{id:\"SHINY_ROD\"}}",
  "damage": 0,
  "lore": [
    "§7Shiny pigs run away from you §e30%",
    "§e§7faster while holding this.",
    "",
    "§7Extract §625% §7extra coins from shiny",
    "§7orbs.",
    "",
    "§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.1-PRE",
  "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"
    }
  ]
}