diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/CAMPAIGN_POSTER.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/CAMPAIGN_POSTER.json b/items/CAMPAIGN_POSTER.json new file mode 100644 index 00000000..5009fe97 --- /dev/null +++ b/items/CAMPAIGN_POSTER.json @@ -0,0 +1,22 @@ +{ + "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": "" +}
\ No newline at end of file |