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
37
38
39
|
{
"itemid": "minecraft:diamond_pickaxe",
"displayname": "§aLapis Pickaxe",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 4\",1:\"\",2:\"§7Damage: §c+20\",3:\"§7Mining Speed: §a+200\",4:\"\",5:\"§7§7Grants a §a25% §7chance to\",6:\"§7gain double experience when\",7:\"§7mining ores.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aLapis Pickaxe\"},ExtraAttributes:{id:\"LAPIS_PICKAXE\"}}",
"damage": 0,
"lore": [
"§8Breaking Power 4",
"",
"§7Damage: §c+20",
"§7Mining Speed: §a+200",
"",
"§7§7Grants a §a25% §7chance to",
"§7gain double experience when",
"§7mining ores.",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON PICKAXE"
],
"recipe": {
"A1": "INK_SACK-4:64",
"A2": "INK_SACK-4:64",
"A3": "INK_SACK-4:64",
"B1": "INK_SACK-4:64",
"B2": "IRON_PICKAXE:1",
"B3": "INK_SACK-4:64",
"C1": "INK_SACK-4:64",
"C2": "INK_SACK-4:64",
"C3": "INK_SACK-4:64"
},
"internalname": "LAPIS_PICKAXE",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Lapis_Pickaxe",
"https://wiki.hypixel.net/Lapis_Pickaxe"
]
}
|