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
|
{
"itemid": "minecraft:skull",
"displayname": "§aLava Talisman",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c73b35c-ecd3-3f79-a79a-c68e72841b56\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzA3OGYzZjI0YjE3NjBmOWQ0YWJiMDg1MWViOGY2YzdkZmZmODg1NTcwOGU2MDQ5ZDE1ZGMwMjA0MmJhODQzNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Receive §a20% §7reduced damage\",1:\"§7from §aLava§7 and immunity while\",2:\"§7on your private island\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aLava Talisman\"},ExtraAttributes:{id:\"LAVA_TALISMAN\"}}",
"damage": 3,
"lore": [
"§7Receive §a20% §7reduced damage",
"§7from §aLava§7 and immunity while",
"§7on your private island",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON ACCESSORY"
],
"recipe": {
"A1": "ENCHANTED_MAGMA_CREAM:1",
"A2": "ENCHANTED_MAGMA_CREAM:1",
"A3": "ENCHANTED_MAGMA_CREAM:1",
"B1": "ENCHANTED_MAGMA_CREAM:1",
"B2": "ENCHANTED_MAGMA_CREAM:1",
"B3": "ENCHANTED_MAGMA_CREAM:1",
"C1": "ENCHANTED_MAGMA_CREAM:1",
"C2": "ENCHANTED_MAGMA_CREAM:1",
"C3": "ENCHANTED_MAGMA_CREAM:1"
},
"internalname": "LAVA_TALISMAN",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Lava_Talisman",
"https://wiki.hypixel.net/Lava_Talisman"
],
"crafttext": "Requires: Magma Cream VII"
}
|