From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/DANGER_1_TRAVEL_SCROLL.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/DANGER_1_TRAVEL_SCROLL.json') diff --git a/items/DANGER_1_TRAVEL_SCROLL.json b/items/DANGER_1_TRAVEL_SCROLL.json index bfaea945..3bda8e70 100644 --- a/items/DANGER_1_TRAVEL_SCROLL.json +++ b/items/DANGER_1_TRAVEL_SCROLL.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:map", - "displayname": "§9Travel Scroll to Spider\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: §aSpider\u0027s Den\",5:\"§7Teleport: §eSpawn\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§9Travel Scroll to Spider\u0027s Den\"},ExtraAttributes:{id:\"DANGER_1_TRAVEL_SCROLL\"}}", + "displayname": "§9Travel Scroll to Spider's Den", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aSpider's Den\",5:\"§7Teleport: §eSpawn\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§9Travel Scroll to Spider's Den\"},ExtraAttributes:{id:\"DANGER_1_TRAVEL_SCROLL\"}}", "damage": 0, "lore": [ "§7Consume this item to add its", "§7destination to your fast travel", "§7options.", "", - "§7Island: §aSpider\u0027s Den", + "§7Island: §aSpider's Den", "§7Teleport: §eSpawn", "", "§9§lRARE TRAVEL SCROLL" -- cgit