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
27
28
29
30
31
32
33
34
35
36
|
{
"itemid": "minecraft:map",
"displayname": "§f§f§5Travel Scroll to Museum",
"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: §aHub\",5:\"§7Teleport: §eMuseum\",6:\"\",7:\"§5§lEPIC TRAVEL SCROLL\"],Name:\"§f§f§5Travel Scroll to Museum\"},ExtraAttributes:{id:\"MUSEUM_TRAVEL_SCROLL\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Consume this item to add its",
"§7destination to your fast travel",
"§7options.",
"",
"§7Island: §aHub",
"§7Teleport: §eMuseum",
"",
"§5§lEPIC TRAVEL SCROLL"
],
"recipe": {
"A1": "ENCHANTED_BONE:16",
"A2": "ENCHANTED_BONE:16",
"A3": "ENCHANTED_BONE:16",
"B1": "ENCHANTED_BONE:16",
"B2": "ENCHANTED_ENDER_PEARL:16",
"B3": "ENCHANTED_BONE:16",
"C1": "ENCHANTED_BONE:16",
"C2": "ENCHANTED_BONE:16",
"C3": "ENCHANTED_BONE:16"
},
"internalname": "MUSEUM_TRAVEL_SCROLL",
"crafttext": "Requires 20 Museum Donations",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls",
"https://wiki.hypixel.net/Travel_Scroll_To_Museum"
]
}
|