diff options
Diffstat (limited to 'items/SILKY_LICHEN.json')
-rw-r--r-- | items/SILKY_LICHEN.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/items/SILKY_LICHEN.json b/items/SILKY_LICHEN.json index 478f240c..30552757 100644 --- a/items/SILKY_LICHEN.json +++ b/items/SILKY_LICHEN.json @@ -15,6 +15,14 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Silky_Lichen" + "https://hypixel-skyblock.fandom.com/wiki/Silky_Lichen", + "https://wiki.hypixel.net/Silky_Lichen" + ], + "recipes": [ + { + "type": "trade", + "cost": "EMERALD:50", + "result": "SILKY_LICHEN" + } ] }
\ No newline at end of file |