aboutsummaryrefslogtreecommitdiff
path: root/items/ZOMBIE_PICKAXE.json
blob: ca88b573b2c79401977dbe4d5b7c8b9304b2da83 (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
{
  "itemid": "minecraft:iron_pickaxe",
  "displayname": "§fZombie Pickaxe",
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Grants Haste II§7 for §a5s\",1:\"§a§7when breaking Ores!\",2:\"\",3:\"§f§lCOMMON PICKAXE\"],Name:\"§fZombie Pickaxe\"},ExtraAttributes:{id:\"ZOMBIE_PICKAXE\"}}",
  "damage": 0,
  "lore": [
    "§7Grants Haste II§7 for §a5s",
    "§a§7when breaking Ores!",
    "",
    "§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": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Zombie_Pickaxe"
  ],
  "crafttext": "Requires: Rotten Flesh II"
}