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
38
39
40
41
|
{
"itemid": "minecraft:skull",
"displayname": "§9Searing Stone",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"35c831c3-2108-30f5-a6e1-a1642f1cc78e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ3MzgwMDQ1MCwKICAicHJvZmlsZUlkIiA6ICJmMjc0YzRkNjI1MDQ0ZTQxOGVmYmYwNmM3NWIyMDIxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIeXBpZ3NlbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yZTAwNzRjNjk4NzRjYzRmMjhjNTI2ZGE5YmUwMjI1ZTg1OGI1MzBjM2NkZTRhMWI0ZWYwZmM4NjdjNWIzY2MzIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Strengthened\",5:\"§9§7reforge to an item.\",6:\"\",7:\"§7§8§oLegends say this stone will\",8:\"§8§onever cease glowing.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXIV§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Searing Stone\"},ExtraAttributes:{id:\"SEARING_STONE\"}}",
"damage": 3,
"lore": [
"§8Reforge Stone",
"",
"§7Can be used in a Reforge Anvil",
"§7or with the Dungeon Blacksmith",
"§7to apply the §9Strengthened",
"§9§7reforge to an item.",
"",
"§7§8§oLegends say this stone will",
"§8§onever cease glowing.",
"",
"§7Requires §aMining Skill Level",
"§aXXIV§7!",
"",
"§9§lRARE REFORGE STONE"
],
"recipe": {
"A1": "ENCHANTED_MAGMA_CREAM:10",
"A2": "ENCHANTED_MAGMA_CREAM:10",
"A3": "ENCHANTED_MAGMA_CREAM:10",
"B1": "ENCHANTED_MAGMA_CREAM:10",
"B2": "MAGMA_CHUNK:50",
"B3": "ENCHANTED_MAGMA_CREAM:10",
"C1": "ENCHANTED_NETHERRACK:10",
"C2": "ENCHANTED_NETHERRACK:10",
"C3": "ENCHANTED_NETHERRACK:10"
},
"internalname": "SEARING_STONE",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Searing_Stone"
]
}
|