1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"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\"}}",
"damage": 4,
"lore": [
"§7Apply to any leather armor piece",
"§7using an anvil to change its",
"§7color.",
"",
"§7Color: §1#002FA7",
"",
"§8§l* §8Co-op Soulbound §8§l*",
"§7§cRequires §5Ⓑ Bingo Rank III§c!",
"§5§lEPIC"
],
"internalname": "DYE_BINGO_BLUE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|