aboutsummaryrefslogtreecommitdiff
path: root/items/ROOKIE_PICKAXE.json
blob: 5398c02471be2ff1b31fd6a3f749595f60070230 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "itemid": "minecraft:stone_pickaxe",
  "displayname": "§fRookie Pickaxe",
  "nbttag": "{ench:[0:{lvl:1,id:32}],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§9Efficiency I\",3:\"§7Increases how quickly your tool\",4:\"§7breaks blocks.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON PICKAXE\"],Name:\"§fRookie Pickaxe\"},ExtraAttributes:{id:\"ROOKIE_PICKAXE\",enchantments:{efficiency:1}}}",
  "damage": 0,
  "lore": [
    "§7Damage: §c+15",
    "",
    "§9Efficiency I",
    "§7Increases how quickly your tool",
    "§7breaks blocks.",
    "",
    "§7§8This item can be reforged!",
    "§f§lCOMMON PICKAXE"
  ],
  "internalname": "ROOKIE_PICKAXE",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Rookie_Pickaxe"
  ]
}