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
|
{
"itemid": "minecraft:iron_pickaxe",
"displayname": "§aMithril Pickaxe",
"nbttag": "{ench:[],overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+40\",3:\"§7Mining Speed: §a+280\",4:\"\",5:\"§7Grants §a+20 §6↑ Mining Speed\",6:\"§6§7when mining Mithril Ore§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§a§lUNCOMMON PICKAXE\",10:\"\",11:\"§eItems Required\",12:\"§9Enchanted Mithril §7x30\",13:\"§9Bejeweled Handle §7x1\",14:\"§aEnchanted Gold §7x10\",15:\"\",16:\"§7Duration: §b45m\"],Name:\"§aMithril Pickaxe\"},ExtraAttributes:{id:\"MITHRIL_PICKAXE\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§8Breaking Power 5",
"",
"§7Damage: §c+40",
"§7Mining Speed: §a+280",
"",
"§7Grants §a+20 §6↑ Mining Speed",
"§6§7when mining Mithril Ore§7.",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON PICKAXE",
"",
"§eItems Required",
"§9Enchanted Mithril §7x30",
"§9Bejeweled Handle §7x1",
"§aEnchanted Gold §7x10",
"",
"§7Duration: §b45m"
],
"internalname": "MITHRIL_PICKAXE",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mithril_Pickaxe"
]
}
|