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": "§5Jade Belt",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"11d43ed0-61a7-3869-9606-fc3adb477d1e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxNTA5Mjc1MTQ1OCwKICAicHJvZmlsZUlkIiA6ICJmNzcxMDI1NGMzYWY0YjA5YmRjY2NiNDRjNjg1NjFiMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDZXJ1c1YyIiwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdlZDMwYmEwNDM1MzA3YmYwNGExNTA0YzU4NmE4ZmZkNzk0OWMwNjg0YjBmMDE1NmFhOTNmYjkyMWNjNmRmMDMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Mining Speed: §a+30\",1:\"§7Mining Fortune: §a+10\",2:\"\",3:\"§7Grants §6+30☘ Mining Fortune §7while\",4:\"§7mining §aJade§7.\",5:\"§7\",6:\"§6Full Set Bonus: Gemstone Gatherer §7(0/4)\",7:\"§7Grants §6+25☘ Mining Fortune §7while in\",8:\"§7the §5Crystal Hollows§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC BELT\"],Name:\"§5Jade Belt\"},ExtraAttributes:{id:\"JADE_BELT\"}}",
"damage": 3,
"lore": [
"§7Mining Speed: §a+30",
"§7Mining Fortune: §a+10",
"",
"§7Grants §6+30☘ Mining Fortune §7while",
"§7mining §aJade§7.",
"§7",
"§6Full Set Bonus: Gemstone Gatherer §7(0/4)",
"§7Grants §6+25☘ Mining Fortune §7while in",
"§7the §5Crystal Hollows§7.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BELT"
],
"internalname": "JADE_BELT",
"crafttext": "Requires: HotM 5",
"clickcommand": "viewrecipe",
"modver": "2.3.0",
"infoType": "WIKI_URL",
"recipes": [
{
"type": "forge",
"inputs": [
"GLOSSY_GEMSTONE:32.0",
"FLAWLESS_JADE_GEM:2.0"
],
"count": 1.0,
"overrideOutputId": "JADE_BELT",
"duration": 86400
}
],
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Jade_Belt",
"https://wiki.hypixel.net/Jade_Belt"
]
}
|