diff options
Diffstat (limited to 'items/ENCHANTED_LAPIS_LAZULI.json')
-rw-r--r-- | items/ENCHANTED_LAPIS_LAZULI.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/ENCHANTED_LAPIS_LAZULI.json b/items/ENCHANTED_LAPIS_LAZULI.json new file mode 100644 index 00000000..47e4a81c --- /dev/null +++ b/items/ENCHANTED_LAPIS_LAZULI.json @@ -0,0 +1,12 @@ +{ + "internalname": "ENCHANTED_LAPIS_LAZULI", + "itemid": "minecraft:dye", + "displayname": "Enchanted Lapis Lazuli", + "clickcommand": "viewrecipe", + "damage": 4, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Lapis Lazuli\"},ExtraAttributes:{id:\"ENCHANTED_LAPIS_LAZULI\"}}", + "modver": "1.0.0", + "lore": [ + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |