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
|
{
"itemid": "minecraft:skull",
"displayname": "§5Magma Lord Gauntlet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"5aa6d1ce-ce5d-3695-99f7-4aeb5b77c956\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1MDM3OTExMjUxMywKICAicHJvZmlsZUlkIiA6ICJkOGNkMTNjZGRmNGU0Y2IzODJmYWZiYWIwOGIyNzQ4OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJaYWNoeVphY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTY4YTJiZmU2ZTU2ZGRlYTEwM2RlOGNlYzAwMGVmYTgzZWJiOWE5NTljNjhkODI0MDI1NDNjMDFkNDEzN2QyNiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Damage: §c+30%\",2:\"§7Sea Creature Chance: §c+1.5%\",3:\"§7Health: §a+35\",4:\"§7Ferocity: §a+2\",5:\"\",6:\"§8Tiered Bonus: Fireproof (0/2)\",7:\"§7Provides immunity to §6nether\",8:\"§6magma§7.\",9:\"\",10:\"§8Tiered Bonus: Lord\u0027s Blessing (0/5)\",11:\"§7Grants §3+1α Sea Creature\",12:\"§3Chance§7.\",13:\"§7Grants §b+5✯ Magic Find §7on\",14:\"§7Lava Sea Creatures.\",15:\"\",16:\"§7Damage taken by §cLava Sea\",17:\"§cCreatures §7is reduced by §a5%\",18:\"§a§7and damage dealt is increased\",19:\"§7by §c1.1x\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§5§lEPIC GLOVES\"],Name:\"§5Magma Lord Gauntlet\"},ExtraAttributes:{id:\"MAGMA_LORD_GAUNTLET\"}}",
"damage": 3,
"lore": [
"§7Strength: §c+10",
"§7Crit Damage: §c+30%",
"§7Sea Creature Chance: §c+1.5%",
"§7Health: §a+35",
"§7Ferocity: §a+2",
"",
"§8Tiered Bonus: Fireproof (0/2)",
"§7Provides immunity to §6nether",
"§6magma§7.",
"",
"§8Tiered Bonus: Lord\u0027s Blessing (0/5)",
"§7Grants §3+1α Sea Creature",
"§3Chance§7.",
"§7Grants §b+5✯ Magic Find §7on",
"§7Lava Sea Creatures.",
"",
"§7Damage taken by §cLava Sea",
"§cCreatures §7is reduced by §a5%",
"§a§7and damage dealt is increased",
"§7by §c1.1x",
"",
"§7§8This item can be reforged!",
"§5§lEPIC GLOVES"
],
"recipe": {
"A1": "MAGMA_LORD_FRAGMENT:1",
"A2": "MAGMA_LORD_FRAGMENT:1",
"A3": "MAGMA_LORD_FRAGMENT:1",
"B1": "MAGMA_LORD_FRAGMENT:1",
"B2": "MAGMA_LORD_FRAGMENT:1",
"B3": "MAGMA_LORD_FRAGMENT:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "MAGMA_LORD_GAUNTLET",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Magma_Lord_Gauntlet"
]
}
|