diff options
Diffstat (limited to 'items/PET_ITEM_EXP_SHARE_DROP.json')
-rw-r--r-- | items/PET_ITEM_EXP_SHARE_DROP.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/PET_ITEM_EXP_SHARE_DROP.json b/items/PET_ITEM_EXP_SHARE_DROP.json index 2291c3c4..9b0928d5 100644 --- a/items/PET_ITEM_EXP_SHARE_DROP.json +++ b/items/PET_ITEM_EXP_SHARE_DROP.json @@ -1,11 +1,10 @@ { "itemid": "minecraft:dye", "displayname": "§5Exp Share Core", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Used to craft the Exp Share\",1:\"§7pet item\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Exp Share Core\"},ExtraAttributes:{id:\"PET_ITEM_EXP_SHARE_DROP\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Used to craft the Exp Share pet item.\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Exp Share Core\"},ExtraAttributes:{id:\"PET_ITEM_EXP_SHARE_DROP\"}}", "damage": 11, "lore": [ - "§7§7Used to craft the Exp Share", - "§7pet item", + "§7§7Used to craft the Exp Share pet item.", "", "§eRight-click to view recipes!", "", @@ -13,10 +12,11 @@ ], "internalname": "PET_ITEM_EXP_SHARE_DROP", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Exp_Share_Core", "https://wiki.hypixel.net/Exp_Share_Core" - ] + ], + "crafttext": "" }
\ No newline at end of file |