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
|
{
"itemid": "minecraft:skull",
"displayname": "§fTalisman of Power",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"8b89456a-6cf8-3879-b987-fb9e662db718\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxOTc1Mjk3NjQzNywKICAicHJvZmlsZUlkIiA6ICI0NWY3YTJlNjE3ODE0YjJjODAwODM5MmRmN2IzNWY0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJfSnVzdERvSXQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzY3MzZmZDk1ZDNhNmE0YWFhYzQ2NzA5YTA3YWVjN2YxYzM4ZjBhM2FhZTU3M2U2ZjQ4MzM4ODgxOTQxMmI2NSIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\" §8[§7❤§8] §8[§7⸕§8]\",1:\"\",2:\"§7Allows you to harness the power\",3:\"§7of §a2§7 Gemstones, although\",4:\"§7only half of the normal power\",5:\"§7can be harnessed!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON ACCESSORY\"],Name:\"§fTalisman of Power\"},ExtraAttributes:{id:\"POWER_TALISMAN\"}}",
"damage": 3,
"lore": [
" §8[§7❤§8] §8[§7⸕§8]",
"",
"§7Allows you to harness the power",
"§7of §a2§7 Gemstones, although",
"§7only half of the normal power",
"§7can be harnessed!",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON ACCESSORY"
],
"recipe": {
"A1": "FLAWED_RUBY_GEM:5",
"A2": "FLAWED_RUBY_GEM:5",
"A3": "FLAWED_RUBY_GEM:5",
"B1": "FLAWED_RUBY_GEM:5",
"B2": "FLAWED_RUBY_GEM:5",
"B3": "FLAWED_RUBY_GEM:5",
"C1": "FLAWED_RUBY_GEM:5",
"C2": "FLAWED_RUBY_GEM:5",
"C3": "FLAWED_RUBY_GEM:5"
},
"internalname": "POWER_TALISMAN",
"crafttext": "Requires Gemstone Collection IV",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Talisman_of_Power"
]
}
|