diff options
Diffstat (limited to 'items/SILKY_LICHEN.json')
-rw-r--r-- | items/SILKY_LICHEN.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/items/SILKY_LICHEN.json b/items/SILKY_LICHEN.json index f295fc20..ef6dcdb8 100644 --- a/items/SILKY_LICHEN.json +++ b/items/SILKY_LICHEN.json @@ -10,9 +10,17 @@ ], "internalname": "SILKY_LICHEN", "clickcommand": "", - "modver": "1.0.0", + "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 |