aboutsummaryrefslogtreecommitdiff
path: root/items/SILKY_LICHEN.json
blob: 3055275770ca64160faa0dc141affa6aa9ac04e0 (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
{
  "itemid": "minecraft:dye",
  "displayname": "§9Silky Lichen",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§8§l* §8Co-op Soulbound §8§l*\",3:\"§9§lRARE\"],Name:\"§9Silky Lichen\"},ExtraAttributes:{id:\"SILKY_LICHEN\"}}",
  "damage": 2,
  "lore": [
    "§eRight-click to view recipes!",
    "",
    "§8§l* §8Co-op Soulbound §8§l*",
    "§9§lRARE"
  ],
  "internalname": "SILKY_LICHEN",
  "crafttext": "",
  "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"
    }
  ]
}