From 7a3c1d323117ecf6693f570cf62e969afd8218d5 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 15 May 2024 16:30:15 +0200 Subject: Cleanup Pet Skin Lores (#1210) --- items/PET_ITEM_BINGO_BOOSTER.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'items/PET_ITEM_BINGO_BOOSTER.json') diff --git a/items/PET_ITEM_BINGO_BOOSTER.json b/items/PET_ITEM_BINGO_BOOSTER.json index e2f5f2e4..921f90fa 100644 --- a/items/PET_ITEM_BINGO_BOOSTER.json +++ b/items/PET_ITEM_BINGO_BOOSTER.json @@ -1,27 +1,27 @@ { "itemid": "minecraft:rabbit_foot", "displayname": "§5Bingo Booster", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"6cad483d-3fba-384f-bb2f-802e88cee74f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzY4ZDcxNmEyMGYxNzE4YzQ0NzhhOWU5ZDQyM2E0ODYwMTQzYzI3NzNiZTU5YzljOWQ2OTg0ZTg0MzExNTUifX19\"}]}},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 wisely!\",5:\"\",6:\"§7§7Doubles the efficiency of the\",7:\"§7§6Lucky Looting §7perk of your\",8:\"§7Bingo Pet.\",9:\"\",10:\"§7§eRight click on your summoned\",11:\"§epet to give it this item!\",12:\"\",13:\"§5§lEPIC PET ITEM\"],Name:\"§5Bingo Booster\"},ExtraAttributes:{id:\"PET_ITEM_BINGO_BOOSTER\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"6cad483d-3fba-384f-bb2f-802e88cee74f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzY4ZDcxNmEyMGYxNzE4YzQ0NzhhOWU5ZDQyM2E0ODYwMTQzYzI3NzNiZTU5YzljOWQ2OTg0ZTg0MzExNTUifX19\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but only\",4:\"§7one skin can be active at a time!\",5:\"\",6:\"§7§7Doubles the efficiency of the\",7:\"§7§6Lucky Looting §7perk of your\",8:\"§7Bingo Pet.\",9:\"\",10:\"§7§eRight-click on your summoned pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC PET ITEM\"],Name:\"§5Bingo Booster\"},ExtraAttributes:{id:\"PET_ITEM_BINGO_BOOSTER\"}}", "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 wisely!", + "§7§7Pet skins change the look and", + "§7particle trail of your pet but only", + "§7one skin can be active at a time!", "", "§7§7Doubles the efficiency of the", "§7§6Lucky Looting §7perk of your", "§7Bingo Pet.", "", - "§7§eRight click on your summoned", - "§epet to give it this item!", + "§7§eRight-click on your summoned pet to", + "§eapply this skin!", "", "§5§lEPIC PET ITEM" ], "internalname": "PET_ITEM_BINGO_BOOSTER", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pet_Items", -- cgit