1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"internalname": "TELEPORT_PAD",
"itemid": "minecraft:end_portal_frame",
"displayname": "§aTeleport Pad",
"clickcommand": "",
"damage": 0,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Places a Teleport Pad down,\",1:\"§7allowing you to teleport to any\",2:\"§7other Teleport Pad on your\",3:\"§7private island!\",4:\"§7§8Maximum of 56 per island.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aTeleport Pad\"},ExtraAttributes:{id:\"TELEPORT_PAD\"}}",
"modver": "2.1.1-PRE",
"lore": [
"§7Places a Teleport Pad down,",
"§7allowing you to teleport to any",
"§7other Teleport Pad on your",
"§7private island!",
"§7§8Maximum of 56 per island.",
"",
"§a§lUNCOMMON"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Teleport_Pad",
"https://wiki.hypixel.net/Teleport_Pad"
],
"crafttext": ""
}
|