1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:skull",
"displayname": "§fFire Talisman",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"a5e159fc-595b-31c1-9e8a-4bd415c2749c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzBhNDRkNTFlY2M3OWY2OTRjZmQ2MDIyOGM4ODQyODg0OGNhNjE4ZTM2YTY1OWE0MTZlOTI0NmQ4NDFhZWM4In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Receive §a20% §7reduced damage\",1:\"§7from §aFire§7 and immunity while\",2:\"§7on your private island\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§f§lCOMMON ACCESSORY\"],Name:\"§f§f§fFire Talisman\"},ExtraAttributes:{id:\"FIRE_TALISMAN\"}}",
"damage": 3,
"lore": [
"§7Receive §a20% §7reduced damage",
"§7from §aFire§7 and immunity while",
"§7on your private island",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON ACCESSORY"
],
"internalname": "FIRE_TALISMAN",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Fire_Talisman",
"https://wiki.hypixel.net/Fire_Talisman"
],
"crafttext": "Requires: Blaze Rod V"
}
|