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
|
{
"itemid": "minecraft:soul_sand",
"displayname": "§cChicken N Egg 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:\"§cChicken N Egg Timecharm\"},ExtraAttributes:{id:\"RIFT_TROPHY_CHICKEN_N_EGG\"}}",
"damage": 0,
"lore": [
"§7Place this timecharm in the",
"§7§dRift Gallery §7to secure it",
"§7forever!",
"",
"§8§l* §8Soulbound §8§l*",
"§c§lSPECIAL RIFT TIMECHARM"
],
"recipe": {
"A1": "CADUCOUS_STEM_BUNCH:1",
"A2": "METAPHORIC_EGG:2",
"A3": "AGARICUS_CAP_BUNCH:1",
"B1": "METAPHORIC_EGG:2",
"B2": "PROTOCHICKEN:1",
"B3": "METAPHORIC_EGG:2",
"C1": "WILTED_BERBERIS_BUNCH:1",
"C2": "METAPHORIC_EGG:2",
"C3": "WILTED_BERBERIS_BUNCH:1"
},
"internalname": "RIFT_TROPHY_CHICKEN_N_EGG",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Chicken_N_Egg_Timecharm",
"https://wiki.hypixel.net/Chicken_N_Egg_Timecharm"
],
"crafttext": ""
}
|