From 0b7e1c98a2174030da5c5884ed630c1a408a2da6 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:05:03 +0200 Subject: feat: More 0.20.4 changes (#1282) --- items/ANTIQUE_REMEDIES.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'items/ANTIQUE_REMEDIES.json') diff --git a/items/ANTIQUE_REMEDIES.json b/items/ANTIQUE_REMEDIES.json index a8c66ff1..da2fe655 100644 --- a/items/ANTIQUE_REMEDIES.json +++ b/items/ANTIQUE_REMEDIES.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:red_flower", "displayname": "§5Antique Remedies", - "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§7Increases the pet\u0027s §c❁ Strength §7by\",7:\"§7§a80%§7.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§egive it this item!\",11:\"\",12:\"§5§lEPIC PET ITEM\"],Name:\"§5Antique Remedies\"},ExtraAttributes:{id:\"ANTIQUE_REMEDIES\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§aPet Items §7can boost pets in many powerful ways!\",3:\"§7A pet can only hold one §aPet Item §7at a time.\",4:\"§7The pet must be §evisible §7to apply the item!\",5:\"\",6:\"§7§7Increases the pet\u0027s §c❁ Strength §7by\",7:\"§7§a80%§7.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§egive it this item!\",11:\"\",12:\"§5§lEPIC PET ITEM\"],Name:\"§5Antique Remedies\"},ExtraAttributes:{id:\"ANTIQUE_REMEDIES\"}}", "damage": 3, "lore": [ "§8Consumed on use", "", - "§7§7Pet items can boost pets in various", - "§7ways but pets can only hold 1 item at", - "§7a time so choose wisely!", + "§aPet Items §7can boost pets in many powerful ways!", + "§7A pet can only hold one §aPet Item §7at a time.", + "§7The pet must be §evisible §7to apply the item!", "", "§7§7Increases the pet\u0027s §c❁ Strength §7by", "§7§a80%§7.", @@ -21,7 +21,7 @@ "internalname": "ANTIQUE_REMEDIES", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pet_Items", -- cgit