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
|
{
"itemid": "minecraft:stone_pickaxe",
"displayname": "§aBandaged Mithril Pickaxe",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+30\",3:\"§7Mining Speed: §a+250\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 2§c.\",7:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aBandaged Mithril Pickaxe\"},ExtraAttributes:{id:\"BANDAGED_MITHRIL_PICKAXE\"}}",
"damage": 0,
"lore": [
"§8Breaking Power 5",
"",
"§7Damage: §c+30",
"§7Mining Speed: §a+250",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §5Heart of the Mountain Tier 2§c.",
"§a§lUNCOMMON PICKAXE"
],
"internalname": "BANDAGED_MITHRIL_PICKAXE",
"crafttext": "Requries: HotM 2",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Bandaged_Mithril_Pickaxe",
"https://wiki.hypixel.net/Bandaged_Mithril_Pickaxe"
]
}
|