diff options
Diffstat (limited to 'items/KADA_LEAD.json')
-rw-r--r-- | items/KADA_LEAD.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/KADA_LEAD.json b/items/KADA_LEAD.json index 990b7aa1..bb6f29e7 100644 --- a/items/KADA_LEAD.json +++ b/items/KADA_LEAD.json @@ -1,15 +1,16 @@ { "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\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7§oThe lead has to be\",1:\"§7§oexceedingly soft due to the\",2:\"§7§onature of the mount. The chicken\",3:\"§7§oneeds to be comfy.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§8§l* §8Co-op Soulbound §8§l*\",8:\"§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.", "", + "§eRight-click to view recipes!", + "", "§8§l* §8Co-op Soulbound §8§l*", "§a§lUNCOMMON" ], |