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:map",
"displayname": "§f§f§9Travel Scroll to Dwarven Mines",
"nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aDwarven Mines\",5:\"§7Teleport: §eSpawn\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§f§f§9Travel Scroll to Dwarven Mines\"},ExtraAttributes:{id:\"MINING_3_TRAVEL_SCROLL\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Consume this item to add its",
"§7destination to your fast travel",
"§7options.",
"",
"§7Island: §aDwarven Mines",
"§7Teleport: §eSpawn",
"",
"§9§lRARE TRAVEL SCROLL"
],
"internalname": "MINING_3_TRAVEL_SCROLL",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls"
]
}
|