1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:skull",
"displayname": "§fWolf Talisman",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0=\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Wolves by §a5%§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fWolf Talisman\"},ExtraAttributes:{id:\"WOLF_TALISMAN\"}}",
"damage": 3,
"lore": [
"§7Reduces the damage taken from",
"§7§7Wolves by §a5%§7.",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON ACCESSORY"
],
"internalname": "WOLF_TALISMAN",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wolf_Talisman"
]
}
|