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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Mithril Plate",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"56f7d562-8d19-3645-b7ee-13aa44ed58c9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDYzMjE0MDk0MSwKICAicHJvZmlsZUlkIiA6ICIwZjczMDA3NjEyNGU0NGM3YWYxMTE1NDY5YzQ5OTY3OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJPcmVfTWluZXIxMjMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWJjMWZkN2VjMWExMTQ1MDYzMjM5MDk1YjE3MTM1NTY4ZTMxODhiZTIwM2IzMThhOTg5ZGY0OTY0YjhjZjJlMCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Mithril Plate\"},ExtraAttributes:{id:\"MITHRIL_PLATE\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§9§lRARE"
],
"internalname": "MITHRIL_PLATE",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mithril_Plate",
"https://wiki.hypixel.net/Mithril_Plate"
],
"recipes": [
{
"type": "forge",
"inputs": [
"GOLDEN_PLATE:1",
"REFINED_TITANIUM:1",
"REFINED_MITHRIL:5",
"ENCHANTED_IRON_BLOCK:1"
],
"count": 1,
"overrideOutputId": "MITHRIL_PLATE",
"duration": 64800
}
]
}
|