aboutsummaryrefslogtreecommitdiff
path: root/items/SILKY_LICHEN.json
blob: ef6dcdb86f9ba86d0332918133df6540ecf8756e (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
{
  "itemid": "minecraft:dye",
  "displayname": "§9Silky Lichen",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Silky Lichen\"},ExtraAttributes:{id:\"SILKY_LICHEN\"}}",
  "damage": 2,
  "lore": [
    "§eRight-click to view recipes!",
    "",
    "§9§lRARE"
  ],
  "internalname": "SILKY_LICHEN",
  "clickcommand": "",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Silky_Lichen",
    "https://wiki.hypixel.net/Silky_Lichen"
  ],
  "recipes": [
    {
    "type": "trade",
    "cost": "EMERALD:50",
    "result": "SILKY_LICHEN"
    }
  ]
}