From 7c9262c3ec4cd17ca18bc464d8adf10d36f592e4 Mon Sep 17 00:00:00 2001 From: Roman / Linnea Gräf Date: Fri, 23 Jun 2023 11:38:42 +0200 Subject: Rift (#944) Co-authored-by: jani270 --- items/BARRY_PEN.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 items/BARRY_PEN.json (limited to 'items/BARRY_PEN.json') diff --git a/items/BARRY_PEN.json b/items/BARRY_PEN.json new file mode 100644 index 00000000..109f176b --- /dev/null +++ b/items/BARRY_PEN.json @@ -0,0 +1,23 @@ +{ + "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": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Barry%27s_Montgray_Pen", + "https://wiki.hypixel.net/Barry%27s_Montgray_Pen" + ] +} \ No newline at end of file -- cgit