1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:clock",
"displayname": "§9Enchanted Clock",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Time Skip §e§lRIGHT CLICK\",1:\"§7Advances the time of all minions\",2:\"§7on your island by 1 hour\",3:\"§8Cooldown: §a50s\",4:\"\",5:\"§9§lRARE\",6:\"\",7:\"§c§lNOTE: This Item is currently unobtainable!\"],Name:\"§9Enchanted Clock\"},ExtraAttributes:{id:\"ENCHANTED_CLOCK\"}}",
"damage": 0,
"lore": [
"§6Ability: Time Skip §e§lRIGHT CLICK",
"§7Advances the time of all minions",
"§7on your island by 1 hour",
"§8Cooldown: §a50s",
"",
"§9§lRARE",
"",
"§c§lNOTE: This Item is currently unobtainable!"
],
"internalname": "ENCHANTED_CLOCK",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Enchanted_Clock"
]
}
|