diff options
Diffstat (limited to 'items/SILKY_LICHEN.json')
-rw-r--r-- | items/SILKY_LICHEN.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/SILKY_LICHEN.json b/items/SILKY_LICHEN.json new file mode 100644 index 00000000..24c0a7a5 --- /dev/null +++ b/items/SILKY_LICHEN.json @@ -0,0 +1,14 @@ +{ + "internalname": "SILKY_LICHEN", + "itemid": "minecraft:dye", + "displayname": "Silky Lichen", + "clickcommand": "", + "damage": 2, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Silky Lichen\"},ExtraAttributes:{id:\"SILKY_LICHEN\"}}", + "modver": "1.0.0", + "lore": [ + "§eRight-click to view recipes!", + "", + "§9§lRARE" + ] +}
\ No newline at end of file |