diff options
Diffstat (limited to 'items/DYE_BINGO_BLUE.json')
-rw-r--r-- | items/DYE_BINGO_BLUE.json | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/items/DYE_BINGO_BLUE.json b/items/DYE_BINGO_BLUE.json index f12f1b08..e8883680 100644 --- a/items/DYE_BINGO_BLUE.json +++ b/items/DYE_BINGO_BLUE.json @@ -1,22 +1,23 @@ { - "itemid": "minecraft:dye", - "displayname": "§5Bingo Blue Dye", - "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, + "itemid": "minecraft:skull", + "displayname": "§1Bingo Blue Dye", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7fde6b5b-1410-32c4-8c57-ec64f8afc8e8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxNjk2MjQzOTQ4NCwKICAicHJvZmlsZUlkIiA6ICIwNTAzNzZmZjAxY2I0OGVjOTUwM2NhMjhjMWU2MzlkMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJKb25haDU1OTAiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzE4YWI4OTUyZDVjY2JhYTNkNmZiYjRkODFiN2UzYWJhMmQyZDRmZjU2MGRmYzYwNGFhN2YwNGQ2N2Q3MWM4ZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of an armor piece\",3:\"§7to §1#002FA7§7!\",4:\"\",5:\"§6§lLEGENDARY DYE\",6:\"\",7:\"§7Cost\",8:\"§6500 Bingo Points\"],Name:\"§1Bingo Blue Dye\"},ExtraAttributes:{id:\"DYE_BINGO_BLUE\"}}", + "damage": 3, "lore": [ "§7§8Combinable in Anvil", "", - "§7Changes the color of a leather", - "§7armor piece to §1#002FA7§7!", + "§7Changes the color of an armor piece", + "§7to §1#002FA7§7!", "", - "§8§l* §8Co-op Soulbound §8§l*", - "§7§cRequires §5Ⓑ Bingo Rank III§c!", - "§5§lEPIC" + "§6§lLEGENDARY DYE", + "", + "§7Cost", + "§6500 Bingo Points" ], "internalname": "DYE_BINGO_BLUE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Bingo_Blue_Dye", |