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
|
{
"itemid": "minecraft:map",
"displayname": "§f§f§5Travel Scroll to the Void Sepulture",
"nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Requires §bMVP§c+ §7to consume!\",5:\"\",6:\"§7Island: §aThe End\",7:\"§7Teleport: §eVoid Sepulture\",8:\"\",9:\"§5§lEPIC TRAVEL SCROLL\"],Name:\"§f§f§5Travel Scroll to the Void Sepulture\"},ExtraAttributes:{id:\"VOID_SEPULTURE_TRAVEL_SCROLL\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Consume this item to add its",
"§7destination to your fast travel",
"§7options.",
"",
"§7Requires §bMVP§c+ §7to consume!",
"",
"§7Island: §aThe End",
"§7Teleport: §eVoid Sepulture",
"",
"§5§lEPIC TRAVEL SCROLL"
],
"internalname": "VOID_SEPULTURE_TRAVEL_SCROLL",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls"
]
}
|