Skip to content

Commit

Permalink
change rarity
Browse files Browse the repository at this point in the history
  • Loading branch information
NopoTheGamer committed Oct 31, 2024
1 parent 04686bd commit dd9a6bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions items/DYE_CELADON.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"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",
"",
"§7Changes the color of a leather",
"§7armor piece to §a#ACE1AF§7!",
"",
"§5§lEPIC"
"§6§lLEGENDARY DYE"
],
"internalname": "DYE_CELADON",
"crafttext": "",
Expand Down

0 comments on commit dd9a6bf

Please sign in to comment.