diff options
Diffstat (limited to 'items/KADA_LEAD.json')
-rw-r--r-- | items/KADA_LEAD.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/KADA_LEAD.json b/items/KADA_LEAD.json new file mode 100644 index 00000000..4cfceb30 --- /dev/null +++ b/items/KADA_LEAD.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:lead", + "displayname": "§aKada Lead", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"§7§7§oThe lead has to be\",2:\"§7§oexceedingly soft due to the\",3:\"§7§onature of the mount. The chicken\",4:\"§7§oneeds to be comfy.\",5:\"\",6:\"§8§l* §8Co-op Soulbound §8§l*\",7:\"§a§lUNCOMMON\"],Name:\"§aKada Lead\"},ExtraAttributes:{id:\"KADA_LEAD\"}}", + "damage": 0, + "lore": [ + "§eRight-click to view recipes!", + "§7§7§oThe lead has to be", + "§7§oexceedingly soft due to the", + "§7§onature of the mount. The chicken", + "§7§oneeds to be comfy.", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§a§lUNCOMMON" + ], + "internalname": "KADA_LEAD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |