From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/STONK_PICKAXE.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 items/STONK_PICKAXE.json (limited to 'items/STONK_PICKAXE.json') diff --git a/items/STONK_PICKAXE.json b/items/STONK_PICKAXE.json new file mode 100644 index 00000000..b73a5e74 --- /dev/null +++ b/items/STONK_PICKAXE.json @@ -0,0 +1,25 @@ +{ + "internalname": "STONK_PICKAXE", + "itemid": "minecraft:golden_pickaxe", + "displayname": "Stonk", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[0:{lvl:6s,id:32s}],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§9Efficiency VI\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"§9Telekinesis I\",4:\"§7Block and mob drops go directly\",5:\"§7into your inventory.\",6:\"\",7:\"§7When mining End Stone with this\",8:\"§7pickaxe, Endermites won\u0027t spawn,\",9:\"§7experience will be dropped!\",10:\"§7§a5%§7 chance to drop an extra\",11:\"§7End Stone block.\",12:\"\",13:\"§5§lEPIC PICKAXE\"],Name:\"§5Stonk\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"STONK_PICKAXE\",enchantments:{efficiency:6,telekinesis:1},uuid:\"f1036c41-3cf7-464b-912a-b79ac3d98fda\",timestamp:\"3/28/20 5:41 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§9Efficiency VI", + "§7Increases how quickly your tool", + "§7breaks blocks.", + "§9Telekinesis I", + "§7Block and mob drops go directly", + "§7into your inventory.", + "", + "§7When mining End Stone with this", + "§7pickaxe, Endermites won\u0027t spawn,", + "§7experience will be dropped!", + "§7§a5%§7 chance to drop an extra", + "§7End Stone block.", + "", + "§5§lEPIC PICKAXE" + ] +} \ No newline at end of file -- cgit