From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/PET_ITEM_EXP_SHARE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/PET_ITEM_EXP_SHARE.json') diff --git a/items/PET_ITEM_EXP_SHARE.json b/items/PET_ITEM_EXP_SHARE.json index 4e60d945..5d1f5814 100644 --- a/items/PET_ITEM_EXP_SHARE.json +++ b/items/PET_ITEM_EXP_SHARE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:yellow_flower", "displayname": "§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 pet to\",13:\"§egive it this item!\",14:\"\",15:\"§5§lEPIC PET ITEM\"],Name:\"§5Exp Share\"},ExtraAttributes:{id:\"PET_ITEM_EXP_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's xp, this is split between\",10:\"§7all pets holding the item\",11:\"\",12:\"§7§eRight click on your pet to\",13:\"§egive it this item!\",14:\"\",15:\"§5§lEPIC PET ITEM\"],Name:\"§5Exp Share\"},ExtraAttributes:{id:\"PET_ITEM_EXP_SHARE\"}}", "damage": 0, "lore": [ "§8Consumed on use", @@ -13,7 +13,7 @@ "", "§7§7While unequipped this pet", "§7gains §a25% §7of the equipped", - "§7pet\u0027s xp, this is split between", + "§7pet's xp, this is split between", "§7all pets holding the item", "", "§7§eRight click on your pet to", -- cgit