From dd9a6bf3565ef03eb98f2ccd66af15e8af65e0ed Mon Sep 17 00:00:00 2001 From: nopo Date: Thu, 31 Oct 2024 12:02:16 +1100 Subject: [PATCH] change rarity --- items/DYE_CELADON.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/items/DYE_CELADON.json b/items/DYE_CELADON.json index f1acad869..ddecb7d46 100644 --- a/items/DYE_CELADON.json +++ b/items/DYE_CELADON.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:dye", "displayname": "§5Celadon Dye", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of a leather\",3:\"§7armor piece to §a#ACE1AF§7!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Celadon Dye\"},ExtraAttributes:{id:\"DYE_CELADON\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of a leather\",3:\"§7armor piece to §a#ACE1AF§7!\",4:\"\",5:\"§6§lLEGENDARY DYE\"],Name:\"§5Celadon Dye\"},ExtraAttributes:{id:\"DYE_CELADON\"}}", "damage": 10, "lore": [ "§7§8Combinable in Anvil", @@ -9,7 +9,7 @@ "§7Changes the color of a leather", "§7armor piece to §a#ACE1AF§7!", "", - "§5§lEPIC" + "§6§lLEGENDARY DYE" ], "internalname": "DYE_CELADON", "crafttext": "",