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:iron_block",
"displayname": "§fParkour Times",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Places a hologram displaying the\",1:\"§7top parkour times of players on\",2:\"§7your island. Click to select\",3:\"§7which parkour is displayed.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 1\",6:\"§f§lCOMMON\"],Name:\"§fParkour Times\"},ExtraAttributes:{id:\"PARKOUR_TIMES\"}}",
"damage": 0,
"lore": [
"§7Places a hologram displaying the",
"§7top parkour times of players on",
"§7your island. Click to select",
"§7which parkour is displayed.",
"",
"§7§4❣ §cRequires §aSocial Skill 1",
"§f§lCOMMON"
],
"internalname": "PARKOUR_TIMES",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Parkour_Times",
"https://wiki.hypixel.net/Parkour_Times"
]
}
|