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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Titanium Ring",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c8b30659-dde8-3009-919d-58f41cad78e2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDQ4MDg0MzQ0MiwKICAicHJvZmlsZUlkIiA6ICJmNjRmZWJkMTU4ZDg0ZTQzYTY5ZGU4OGNhYzZiY2FiZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJjaHJvb21hIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJjM2VkZDkxOWMwY2M2ZDk2NjhmZmQyMTBlNDZkMmMwN2ZlMDg4YzQ0ZDg1ZjQ3ZDI1MWI0Zjg3NDgxMTc0ZjUiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Mining Speed: §a+30\",1:\"\",2:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 3§c.\",3:\"§9§lRARE ACCESSORY\"],Name:\"§9Titanium Ring\"},ExtraAttributes:{id:\"TITANIUM_RING\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§7Mining Speed: §a+30",
"",
"§7§4❣ §cRequires §5Heart of the Mountain Tier 3§c.",
"§9§lRARE ACCESSORY"
],
"internalname": "TITANIUM_RING",
"crafttext": "Requires: HotM 3",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Titanium_Ring",
"https://wiki.hypixel.net/Titanium_Ring"
],
"recipes": [
{
"type": "forge",
"inputs": [
"TITANIUM_TALISMAN:1",
"REFINED_TITANIUM:6"
],
"count": 1,
"overrideOutputId": "TITANIUM_RING",
"duration": 72000
}
]
}
|