diff options
Diffstat (limited to 'items/SILKY_LICHEN.json')
-rw-r--r-- | items/SILKY_LICHEN.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/items/SILKY_LICHEN.json b/items/SILKY_LICHEN.json index f295fc20..478f240c 100644 --- a/items/SILKY_LICHEN.json +++ b/items/SILKY_LICHEN.json @@ -1,18 +1,20 @@ { "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\"}}", + "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": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Silky_Lichen" ] -} +}
\ No newline at end of file |