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
40
41
42
43
44
45
46
47
48
49
50
51
52
|
{
"itemid": "minecraft:skull",
"displayname": "§6Gemstone Gauntlet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"4d32846a-7945-345a-8f48-f107f6c92b15\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDIzOTE2MTcwMywKICAicHJvZmlsZUlkIiA6ICI5ZDIyZGRhOTVmZGI0MjFmOGZhNjAzNTI1YThkZmE4ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJTYWZlRHJpZnQ0OCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS83YmYwMWMxOThmNmUxNjk2NWUyMzAyMzVjZDIyYTVhOWY0YTQwZTQwOTQxMjM0NDc4OTQ4ZmY5YTU2ZTUxNzc1IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Breaking Power 9\",1:\"\",2:\"§7Damage: §c+200\",3:\"\",4:\"§7Mining Speed: §a+1,600\",5:\"\",6:\"§7§7Harness the true power of the\",7:\"§7§dGemstones§7! Each gemstone placed in\",8:\"§7here will boost its associated\",9:\"§7§astat§7.\",10:\"\",11:\"§7§eCan be used as both a §csword §eand\",12:\"§ea §9pickaxe§e.\",13:\"\",14:\"§7§7Your Gemstones:\",15:\" §8§aJade: ?? (none equipped)\",16:\" §8§6Amber: ?? (none equipped)\",17:\" §8§eTopaz: ?? (none equipped)\",18:\" §8§bSapphire: ?? (none equipped)\",19:\" §8§5Amethyst: ?? (none equipped)\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§7§4❣ §cRequires §5Heart of the\",23:\"§5Mountain Tier 6.\",24:\"§6§lLEGENDARY GAUNTLET\"],Name:\"§6Gemstone Gauntlet\"},ExtraAttributes:{id:\"GEMSTONE_GAUNTLET\"}}",
"damage": 3,
"lore": [
"§8Breaking Power 9",
"",
"§7Damage: §c+200",
"",
"§7Mining Speed: §a+1,600",
"",
"§7§7Harness the true power of the",
"§7§dGemstones§7! Each gemstone placed in",
"§7here will boost its associated",
"§7§astat§7.",
"",
"§7§eCan be used as both a §csword §eand",
"§ea §9pickaxe§e.",
"",
"§7§7Your Gemstones:",
" §8§aJade: ?? (none equipped)",
" §8§6Amber: ?? (none equipped)",
" §8§eTopaz: ?? (none equipped)",
" §8§bSapphire: ?? (none equipped)",
" §8§5Amethyst: ?? (none equipped)",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §5Heart of the",
"§5Mountain Tier 6.",
"§6§lLEGENDARY GAUNTLET"
],
"recipe": {
"A1": "FLAWLESS_RUBY_GEM:1",
"A2": "FLAWLESS_RUBY_GEM:1",
"A3": "FLAWLESS_RUBY_GEM:1",
"B1": "FLAWLESS_RUBY_GEM:1",
"B2": "ENCHANTED_GOLD_BLOCK:16",
"B3": "FLAWLESS_RUBY_GEM:1",
"C1": "FLAWLESS_RUBY_GEM:1",
"C2": "FLAWLESS_RUBY_GEM:1",
"C3": "FLAWLESS_RUBY_GEM:1"
},
"internalname": "GEMSTONE_GAUNTLET",
"crafttext": "Requires Gesmtone Collection XI",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Gemstone_Gauntlet"
]
}
|