1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:map",
"displayname": "§9Travel Scroll to the Trapper\u0027s Den",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aMushroom Desert\",5:\"§7Teleport: §eTrapper\u0027s Den\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§9Travel Scroll to the Trapper\u0027s Den\"},ExtraAttributes:{id:\"TRAPPER_DEN_TRAVEL_SCROLL\"}}",
"damage": 0,
"lore": [
"§7Consume this item to add its",
"§7destination to your fast travel",
"§7options.",
"",
"§7Island: §aMushroom Desert",
"§7Teleport: §eTrapper\u0027s Den",
"",
"§9§lRARE TRAVEL SCROLL"
],
"internalname": "TRAPPER_DEN_TRAVEL_SCROLL",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|