diff options
Diffstat (limited to 'items/PET_ITEM_EXP_SHARE.json')
-rw-r--r-- | items/PET_ITEM_EXP_SHARE.json | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/items/PET_ITEM_EXP_SHARE.json b/items/PET_ITEM_EXP_SHARE.json index 75669a25..a5f404b7 100644 --- a/items/PET_ITEM_EXP_SHARE.json +++ b/items/PET_ITEM_EXP_SHARE.json @@ -1,23 +1,21 @@ { "itemid": "minecraft:yellow_flower", - "displayname": "§f§f§5Exp Share", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7While unequipped this pet\",8:\"§7gains §a25% §7of the equipped\",9:\"§7pet\u0027s xp, this is split between\",10:\"§7all pets holding the item.\",11:\"\",12:\"§7§eRight click on your summoned\",13:\"§epet to give it this item!\",14:\"\",15:\"§5§lEPIC PET ITEM\"],Name:\"§f§f§5Exp Share\"},ExtraAttributes:{id:\"PET_ITEM_EXP_SHARE\"}}", + "displayname": "§5Exp Share", + "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§7While unequipped this pet gains §a25%\",7:\"§a§7of the equipped pet\u0027s Exp, this is\",8:\"§7split between all pets holding the item.\",9:\"\",10:\"§7§eRight-click on your summoned pet to\",11:\"§egive it this item!\",12:\"\",13:\"§5§lEPIC PET ITEM\"],Name:\"§5Exp Share\"},ExtraAttributes:{id:\"PET_ITEM_EXP_SHARE\"}}", "damage": 0, "lore": [ "§8Consumed on use", "", - "§7§7Pet items can boost pets in", - "§7various ways but pets can only", - "§7hold 1 item at a time so choose", - "§7wisely!", + "§7§7Pet items can boost pets in various", + "§7ways but pets can only hold 1 item at", + "§7a time so choose wisely!", "", - "§7§7While unequipped this pet", - "§7gains §a25% §7of the equipped", - "§7pet\u0027s xp, this is split between", - "§7all pets holding the item.", + "§7§7While unequipped this pet gains §a25%", + "§a§7of the equipped pet\u0027s Exp, this is", + "§7split between all pets holding the item.", "", - "§7§eRight click on your summoned", - "§epet to give it this item!", + "§7§eRight-click on your summoned pet to", + "§egive it this item!", "", "§5§lEPIC PET ITEM" ], |