diff options
Diffstat (limited to 'items/LEATHER_CLOTH.json')
-rw-r--r-- | items/LEATHER_CLOTH.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/LEATHER_CLOTH.json b/items/LEATHER_CLOTH.json new file mode 100644 index 00000000..d9825cbc --- /dev/null +++ b/items/LEATHER_CLOTH.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:leather", + "displayname": "§5Leather Cloth", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"§7§7§oThe origin of that leather\",2:\"§7§ois a well kept secret.\",3:\"\",4:\"§8§l* §8Co-op Soulbound §8§l*\",5:\"§5§lEPIC\"],Name:\"§5Leather Cloth\"},ExtraAttributes:{id:\"LEATHER_CLOTH\"}}", + "damage": 0, + "lore": [ + "§eRight-click to view recipes!", + "§7§7§oThe origin of that leather", + "§7§ois a well kept secret.", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§5§lEPIC" + ], + "internalname": "LEATHER_CLOTH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |