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": "§5Travel Scroll to the Crystal Nucleus",
"nbttag": "{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: §aCrystal Hollows\",7:\"§7Teleport: §eCrystal Nucleus\",8:\"\",9:\"§8§l* §8Soulbound §8§l*\",10:\"§5§lEPIC TRAVEL SCROLL\"],Name:\"§5Travel Scroll to the Crystal Nucleus\"},ExtraAttributes:{id:\"CRYSTAL_NUCLEUS_TRAVEL_SCROLL\"}}",
"damage": 0,
"lore": [
"§7Consume this item to add its",
"§7destination to your fast travel",
"§7options.",
"",
"§7Requires §bMVP§c+ §7to consume!",
"",
"§7Island: §aCrystal Hollows",
"§7Teleport: §eCrystal Nucleus",
"",
"§8§l* §8Soulbound §8§l*",
"§5§lEPIC TRAVEL SCROLL"
],
"internalname": "CRYSTAL_NUCLEUS_TRAVEL_SCROLL",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|