aboutsummaryrefslogtreecommitdiff
path: root/items/ZOMBIE_PICKAXE.json
blob: 7301728b49cd85384b4dd807675fa24487111515 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
  "itemid": "minecraft:iron_pickaxe",
  "displayname": "§fZombie Pickaxe",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 4\",1:\"\",2:\"§7Mining Speed: §a+190\",3:\"\",4:\"§7Grants Haste II§7 for §a5s\",5:\"§a§7when breaking Ores!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON PICKAXE\"],Name:\"§fZombie Pickaxe\"},ExtraAttributes:{id:\"ZOMBIE_PICKAXE\"}}",
  "damage": 0,
  "lore": [
    "§8Breaking Power 4",
    "",
    "§7Mining Speed: §a+190",
    "",
    "§7Grants Haste II§7 for §a5s",
    "§a§7when breaking Ores!",
    "",
    "§7§8This item can be reforged!",
    "§f§lCOMMON PICKAXE"
  ],
  "recipe": {
    "A1": "ROTTEN_FLESH:1",
    "A2": "ROTTEN_FLESH:1",
    "A3": "ROTTEN_FLESH:1",
    "B1": "",
    "B2": "STICK:1",
    "B3": "",
    "C1": "",
    "C2": "STICK:1",
    "C3": ""
  },
  "internalname": "ZOMBIE_PICKAXE",
  "clickcommand": "viewrecipe",
  "modver": "2.0.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Zombie_Pickaxe"
  ],
  "crafttext": "Requires: Rotten Flesh II"
}