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/REINFORCED_SCALES.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'items/REINFORCED_SCALES.json') diff --git a/items/REINFORCED_SCALES.json b/items/REINFORCED_SCALES.json index 876e38b1..c6f36099 100644 --- a/items/REINFORCED_SCALES.json +++ b/items/REINFORCED_SCALES.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:prismarine_crystals", "displayname": "§9Reinforced Scales", - "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§7Grants §a+40❈ Defense§7.\",7:\"\",8:\"§7§eRight-click on your summoned pet to\",9:\"§egive it this item!\",10:\"\",11:\"§9§lRARE PET ITEM\"],Name:\"§9Reinforced Scales\"},ExtraAttributes:{id:\"REINFORCED_SCALES\"}}", + "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§7Grants §a+40❈ Defense§7.\",7:\"\",8:\"§7§eRight-click on your summoned pet to\",9:\"§egive it this item!\",10:\"\",11:\"§9§lRARE PET ITEM\"],Name:\"§9Reinforced Scales\"},ExtraAttributes:{id:\"REINFORCED_SCALES\"}}", "damage": 0, "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§7Grants §a+40❈ Defense§7.", "", @@ -30,7 +30,7 @@ }, "internalname": "REINFORCED_SCALES", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "", "infoType": "WIKI_URL", "info": [ -- cgit