diff options
Diffstat (limited to 'items/PET_ITEM_TIER_BOOST.json')
-rw-r--r-- | items/PET_ITEM_TIER_BOOST.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/PET_ITEM_TIER_BOOST.json b/items/PET_ITEM_TIER_BOOST.json index 8a4f96ea..64f98d92 100644 --- a/items/PET_ITEM_TIER_BOOST.json +++ b/items/PET_ITEM_TIER_BOOST.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:hopper", "displayname": "§6Tier Boost", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in various\",3:\"§7ways but pets can only hold 1 item at\",4:\"§7a time so choose wisely!\",5:\"\",6:\"§7§7Boosts the §ararity §7of your pet by 1\",7:\"§7tier!\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§egive it this item!\",11:\"\",12:\"§6§lLEGENDARY PET ITEM\"],Name:\"§6Tier Boost\"},ExtraAttributes:{id:\"PET_ITEM_TIER_BOOST\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§aPet Items §7can boost pets in many powerful ways!\",3:\"§7A pet can only hold one §aPet Item §7at a time.\",4:\"§7The pet must be §evisible §7to apply the item!\",5:\"\",6:\"§7§7Boosts the §ararity §7of your pet by 1\",7:\"§7tier!\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§egive it this item!\",11:\"\",12:\"§6§lLEGENDARY PET ITEM\"],Name:\"§6Tier Boost\"},ExtraAttributes:{id:\"PET_ITEM_TIER_BOOST\"}}", "damage": 0, "lore": [ "§8Consumed on use", "", - "§7§7Pet items can boost pets in various", - "§7ways but pets can only hold 1 item at", - "§7a time so choose wisely!", + "§aPet Items §7can boost pets in many powerful ways!", + "§7A pet can only hold one §aPet Item §7at a time.", + "§7The pet must be §evisible §7to apply the item!", "", "§7§7Boosts the §ararity §7of your pet by 1", "§7tier!", |