diff options
Diffstat (limited to 'items/BARRY_PEN.json')
-rw-r--r-- | items/BARRY_PEN.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/BARRY_PEN.json b/items/BARRY_PEN.json new file mode 100644 index 00000000..0b44d273 --- /dev/null +++ b/items/BARRY_PEN.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:lever", + "displayname": "§aBarry\u0027s Montgray Pen", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Use at the old election box in\",1:\"§7the back of the HQ.\",2:\"§7\",3:\"§7§8Signature Edition - get it?\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aBarry\u0027s Montgray Pen\"},ExtraAttributes:{id:\"BARRY_PEN\"}}", + "damage": 0, + "lore": [ + "§7Use at the old election box in", + "§7the back of the HQ.", + "§7", + "§7§8Signature Edition - get it?", + "", + "§a§lUNCOMMON" + ], + "internalname": "BARRY_PEN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |