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