diff options
Diffstat (limited to 'items/STONK_PICKAXE.json')
-rw-r--r-- | items/STONK_PICKAXE.json | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/items/STONK_PICKAXE.json b/items/STONK_PICKAXE.json index 4c6f9357..1b4bb2ce 100644 --- a/items/STONK_PICKAXE.json +++ b/items/STONK_PICKAXE.json @@ -1,20 +1,22 @@ { "internalname": "STONK_PICKAXE", "itemid": "minecraft:golden_pickaxe", - "displayname": "§5Stonk", + "displayname": "§f§f§5Stonk", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[0:{lvl:6,id:32}],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 1\",1:\"\",2:\"§9Efficiency VI\",3:\"§7Grants §a+130 §6⸕ Mining\",4:\"§7§6Speed§7.\",5:\"\",6:\"§7When mining End Stone with this\",7:\"§7pickaxe, Endermites won\u0027t spawn,\",8:\"§7experience will be dropped!\",9:\"§7§a5%§7 chance to drop an extra\",10:\"§7End Stone block.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC PICKAXE\"],Name:\"§5Stonk\"},ExtraAttributes:{id:\"STONK_PICKAXE\",enchantments:{efficiency:6,telekinesis:1}}}", - "modver": "2.1.0-REL", + "nbttag": "{ench:[0:{lvl:6s,id:32s}],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 1\",1:\"\",2:\"§7Mining Speed: §a+380\",3:\"\",4:\"§9Efficiency VI\",5:\"§7Increases how quickly your tool\",6:\"§7breaks blocks.\",7:\"\",8:\"§7When mining End Stone with this\",9:\"§7pickaxe, Endermites won\u0027t spawn,\",10:\"§7experience will be dropped!\",11:\"§7§a5%§7 chance to drop an extra\",12:\"§7End Stone block.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC PICKAXE\"],Name:\"§f§f§5Stonk\"},ExtraAttributes:{id:\"STONK_PICKAXE\",enchantments:{efficiency:6}}}", + "modver": "2.1.1-PRE", "lore": [ "§8Breaking Power 1", "", + "§7Mining Speed: §a+380", + "", "§9Efficiency VI", - "§7Grants §a+130 §6⸕ Mining", - "§7§6Speed§7.", + "§7Increases how quickly your tool", + "§7breaks blocks.", "", "§7When mining End Stone with this", - "§7pickaxe, Endermites won't spawn,", + "§7pickaxe, Endermites won\u0027t spawn,", "§7experience will be dropped!", "§7§a5%§7 chance to drop an extra", "§7End Stone block.", @@ -30,9 +32,9 @@ "crafttext": "", "recipes": [ { - "type": "trade", - "cost": "ENCHANTED_EMERALD:32", - "result": "STONK_PICKAXE" + "type": "trade", + "cost": "ENCHANTED_EMERALD:32", + "result": "STONK_PICKAXE" } ] }
\ No newline at end of file |