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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Artifact of Power",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"09aad33a-fc73-3126-b28a-fa27d3616782\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxOTc1MzA0Mzc5NiwKICAicHJvZmlsZUlkIiA6ICI0ODBkMmFiMmY1ZTk0OWQ0YWM2Mzk0NDdmNjIzYTYwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIb3RhbXBhIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJiMTVjODY0NWJiYWJjNDIzNTIzNTBiMWM5ZDg0YWY3MTk2NmM0YzU2YTg2ZDAzYWNkMDc5ZWQ1N2YzZWFkM2YiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\" §8[§7☘§8] §8[§7⸕§8] §8[§7✧§8] §8[§7✎§8] §8[§7❈§8] §8[§7❁§8] §8[§7❤§8]\",1:\"\",2:\"§7Allows you to harness the power\",3:\"§7of §a7§7 Gemstones, although\",4:\"§7only half of the normal power\",5:\"§7can be harnessed!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§9§lRARE ACCESSORY\"],Name:\"§9Artifact of Power\"},ExtraAttributes:{id:\"POWER_ARTIFACT\"}}",
"damage": 3,
"lore": [
" §8[§7☘§8] §8[§7⸕§8] §8[§7✧§8] §8[§7✎§8] §8[§7❈§8] §8[§7❁§8] §8[§7❤§8]",
"",
"§7Allows you to harness the power",
"§7of §a7§7 Gemstones, although",
"§7only half of the normal power",
"§7can be harnessed!",
"",
"§7§8This item can be reforged!",
"§9§lRARE ACCESSORY"
],
"recipe": {
"A1": "GEMSTONE_MIXTURE:4",
"A2": "GEMSTONE_MIXTURE:4",
"A3": "GEMSTONE_MIXTURE:4",
"B1": "GEMSTONE_MIXTURE:4",
"B2": "POWER_RING:1",
"B3": "GEMSTONE_MIXTURE:4",
"C1": "GEMSTONE_MIXTURE:4",
"C2": "GEMSTONE_MIXTURE:4",
"C3": "GEMSTONE_MIXTURE:4"
},
"internalname": "POWER_ARTIFACT",
"crafttext": "Requires Gemstone Collection X",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Artifact_of_Power",
"https://wiki.hypixel.net/Artifact_Of_Power"
]
}
|