diff options
Diffstat (limited to 'items/PET_ITEM_VAMPIRE_FANG.json')
-rw-r--r-- | items/PET_ITEM_VAMPIRE_FANG.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/PET_ITEM_VAMPIRE_FANG.json b/items/PET_ITEM_VAMPIRE_FANG.json index 2ba815b5..ee29597a 100644 --- a/items/PET_ITEM_VAMPIRE_FANG.json +++ b/items/PET_ITEM_VAMPIRE_FANG.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:ghast_tear", "displayname": "§6Vampire Fang", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Use at Kat to upgrade a Bat pet\",1:\"§7to §dMythic §7rarity.\",2:\"\",3:\"§6§lLEGENDARY\"],Name:\"§6Vampire Fang\"},ExtraAttributes:{id:\"PET_ITEM_VAMPIRE_FANG\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Use at §bKat §7to upgrade §eBat Pets §7to\",1:\"§7§dMythic §7rarity.\",2:\"\",3:\"§6§lLEGENDARY\"],Name:\"§6Vampire Fang\"},ExtraAttributes:{id:\"PET_ITEM_VAMPIRE_FANG\"}}", "damage": 0, "lore": [ - "§7Use at Kat to upgrade a Bat pet", - "§7to §dMythic §7rarity.", + "§7Use at §bKat §7to upgrade §eBat Pets §7to", + "§7§dMythic §7rarity.", "", "§6§lLEGENDARY" ], |