1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:name_tag",
"displayname": "§aCarnival Ticket",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Used to play games at §eThe Carnival\",1:\"§e§7when §dFoxy §7is Mayor!\",2:\"§7\",3:\"§7§8§oIt takes a while for Foxy to prepare\",4:\"§8§oher Carnivals, but she\u0027s always\",5:\"§8§ohanding out Tickets to ramp up the\",6:\"§8§ohype.\",7:\"\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§a§lUNCOMMON\"],Name:\"§aCarnival Ticket\"},ExtraAttributes:{id:\"CARNIVAL_TICKET\"}}",
"damage": 0,
"lore": [
"§7Used to play games at §eThe Carnival",
"§e§7when §dFoxy §7is Mayor!",
"§7",
"§7§8§oIt takes a while for Foxy to prepare",
"§8§oher Carnivals, but she\u0027s always",
"§8§ohanding out Tickets to ramp up the",
"§8§ohype.",
"",
"§8§l* §8Co-op Soulbound §8§l*",
"§a§lUNCOMMON"
],
"internalname": "CARNIVAL_TICKET",
"crafttext": "",
"clickcommand": "",
"modver": "2.3.0",
"infoType": ""
}
|