diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-05-15 16:30:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-15 14:30:15 +0000 |
commit | 7a3c1d323117ecf6693f570cf62e969afd8218d5 (patch) | |
tree | 5ff5c55c1f163c94c19bda28187ded23ba766715 /items/PET_ITEM_BINGO_BOOSTER.json | |
parent | c1998ffc15e5406bc2cfde7072dd5d879d793f3b (diff) | |
download | NotEnoughUpdates-REPO-7a3c1d323117ecf6693f570cf62e969afd8218d5.tar.gz NotEnoughUpdates-REPO-7a3c1d323117ecf6693f570cf62e969afd8218d5.tar.bz2 NotEnoughUpdates-REPO-7a3c1d323117ecf6693f570cf62e969afd8218d5.zip |
Cleanup Pet Skin Lores (#1210)
Diffstat (limited to 'items/PET_ITEM_BINGO_BOOSTER.json')
-rw-r--r-- | items/PET_ITEM_BINGO_BOOSTER.json | 14 |
1 files changed, 7 insertions, 7 deletions
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", |