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": "§aRing of Power",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"088361d5-4d43-38a9-9ccd-4a0b5a4b6036\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxOTc1MjYyNDcxNywKICAicHJvZmlsZUlkIiA6ICI5ZDQyNWFiOGFmZjg0MGU1OWM3NzUzZjc5Mjg5YjMyZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJUb21wa2luNDIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDUyOGZlNWRiZTAyZTFkOGQxMjE4NmUyYWY5OGJlMTMzNGNhN2Q1OTZiNzAyMWVmN2Y5NzhjNzA4OGIyMzVmYyIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\" §8[§7❤§8] §8[§7❈§8] §8[§7☘§8] §8[§7⸕§8]\",1:\"\",2:\"§7Allows you to harness the power\",3:\"§7of §a4§7 Gemstones, although\",4:\"§7only half of the normal power\",5:\"§7can be harnessed!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aRing of Power\"},ExtraAttributes:{id:\"POWER_RING\"}}",
"damage": 3,
"lore": [
" §8[§7❤§8] §8[§7❈§8] §8[§7☘§8] §8[§7⸕§8]",
"",
"§7Allows you to harness the power",
"§7of §a4§7 Gemstones, although",
"§7only half of the normal power",
"§7can be harnessed!",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON ACCESSORY"
],
"recipe": {
"A1": "FINE_RUBY_GEM:1",
"A2": "GEMSTONE_MIXTURE:1",
"A3": "FINE_RUBY_GEM:1",
"B1": "FINE_RUBY_GEM:1",
"B2": "POWER_TALISMAN:1",
"B3": "FINE_RUBY_GEM:1",
"C1": "FINE_RUBY_GEM:1",
"C2": "FINE_RUBY_GEM:1",
"C3": "FINE_RUBY_GEM:1"
},
"internalname": "POWER_RING",
"crafttext": "Requires Gemstone Collection VI",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ring_of_Power",
"https://wiki.hypixel.net/Ring_Of_Power"
]
}
|