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:leaves",
"displayname": "§cSupreme Timecharm",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Place this timecharm in the\",1:\"§7§dRift Gallery §7to secure it\",2:\"§7forever!\",3:\"\",4:\"§8§l* §8Soulbound §8§l*\",5:\"§c§lSPECIAL RIFT TIMECHARM\"],Name:\"§cSupreme Timecharm\"},ExtraAttributes:{id:\"RIFT_TROPHY_WYLDLY_SUPREME\"}}",
"damage": 1,
"lore": [
"§7Place this timecharm in the",
"§7§dRift Gallery §7to secure it",
"§7forever!",
"",
"§8§l* §8Soulbound §8§l*",
"§c§lSPECIAL RIFT TIMECHARM"
],
"recipe": {
"A1": "BOTTLED_ODONATA:1",
"A2": "LIL_PAD:16",
"A3": "BOTTLED_ODONATA:1",
"B1": "DEADGEHOG_SPINE:12",
"B2": "LEECH_SUPREME_FRAGMENT:4",
"B3": "DEADGEHOG_SPINE:12",
"C1": "BOTTLED_ODONATA:1",
"C2": "LIL_PAD:16",
"C3": "BOTTLED_ODONATA:1"
},
"internalname": "RIFT_TROPHY_WYLDLY_SUPREME",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Supreme_Timecharm",
"https://wiki.hypixel.net/Supreme_Timecharm"
]
}
|