1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{
"itemid": "minecraft:filled_map",
"displayname": "§cCampaign Poster",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7If these posters are being dropped\",1:\"§7en-masse, who\u0027s responsible for\",2:\"§7picking them all up?\",3:\"§7\",4:\"§7Unlocked for all players who\",5:\"§7participated in the Better Mayors\",6:\"§7alpha test.\",7:\"\",8:\"§c§lSPECIAL\"],Name:\"§cCampaign Poster\"},ExtraAttributes:{id:\"CAMPAIGN_POSTER\"}}",
"damage": 30888,
"lore": [
"§7If these posters are being dropped",
"§7en-masse, who\u0027s responsible for",
"§7picking them all up?",
"§7",
"§7Unlocked for all players who",
"§7participated in the Better Mayors",
"§7alpha test.",
"",
"§c§lSPECIAL"
],
"internalname": "CAMPAIGN_POSTER",
"crafttext": "",
"clickcommand": "",
"modver": "2.3.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Campaign_Poster"
]
}
|