diff options
Diffstat (limited to 'items/DYE_BINGO_BLUE.json')
-rw-r--r-- | items/DYE_BINGO_BLUE.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/DYE_BINGO_BLUE.json b/items/DYE_BINGO_BLUE.json index 2c07d7c9..7198c4a8 100644 --- a/items/DYE_BINGO_BLUE.json +++ b/items/DYE_BINGO_BLUE.json @@ -1,14 +1,13 @@ { "itemid": "minecraft:dye", "displayname": "§5Bingo Blue Dye", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Apply to any leather armor piece\",1:\"§7using an anvil to change its\",2:\"§7color.\",3:\"\",4:\"§7Color: §1#002FA7\",5:\"\",6:\"§8§l* §8Co-op Soulbound §8§l*\",7:\"§7§cRequires §5Ⓑ Bingo Rank III§c!\",8:\"§5§lEPIC\"],Name:\"§5Bingo Blue Dye\"},ExtraAttributes:{id:\"DYE_BINGO_BLUE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of a leather\",3:\"§7armor piece to §1#002FA7§7!\",4:\"\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§7§cRequires §5Ⓑ Bingo Rank III§c!\",7:\"§5§lEPIC\"],Name:\"§5Bingo Blue Dye\"},ExtraAttributes:{id:\"DYE_BINGO_BLUE\"}}", "damage": 4, "lore": [ - "§7Apply to any leather armor piece", - "§7using an anvil to change its", - "§7color.", + "§7§8Combinable in Anvil", "", - "§7Color: §1#002FA7", + "§7Changes the color of a leather", + "§7armor piece to §1#002FA7§7!", "", "§8§l* §8Co-op Soulbound §8§l*", "§7§cRequires §5Ⓑ Bingo Rank III§c!", |