diff options
Diffstat (limited to 'items/ARACHNE_SANCTUARY_TRAVEL_SCROLL.json')
-rw-r--r-- | items/ARACHNE_SANCTUARY_TRAVEL_SCROLL.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/ARACHNE_SANCTUARY_TRAVEL_SCROLL.json b/items/ARACHNE_SANCTUARY_TRAVEL_SCROLL.json new file mode 100644 index 00000000..3b7710dc --- /dev/null +++ b/items/ARACHNE_SANCTUARY_TRAVEL_SCROLL.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:map", + "displayname": "§5Travel Scroll to Arachne\u0027s Sanctuary", + "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: §aSpider\u0027s Den\",7:\"§7Teleport: §eArachne\u0027s Sanctuary\",8:\"\",9:\"§5§lEPIC TRAVEL SCROLL\"],Name:\"§5Travel Scroll to Arachne\u0027s Sanctuary\"},ExtraAttributes:{id:\"ARACHNE_SANCTUARY_TRAVEL_SCROLL\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Consume this item to add its", + "§7destination to your fast travel", + "§7options.", + "", + "§7Requires §bMVP§c+ §7to consume!", + "", + "§7Island: §aSpider\u0027s Den", + "§7Teleport: §eArachne\u0027s Sanctuary", + "", + "§5§lEPIC TRAVEL SCROLL" + ], + "internalname": "ARACHNE_SANCTUARY_TRAVEL_SCROLL", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |