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/PARK_CAVE_TRAVEL_SCROLL.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/PARK_CAVE_TRAVEL_SCROLL.json') diff --git a/items/PARK_CAVE_TRAVEL_SCROLL.json b/items/PARK_CAVE_TRAVEL_SCROLL.json index e1fd2459..4569445f 100644 --- a/items/PARK_CAVE_TRAVEL_SCROLL.json +++ b/items/PARK_CAVE_TRAVEL_SCROLL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:map", - "displayname": "§f§f§5Travel Scroll to Howling Cave", - "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: §aThe Park\",7:\"§7Teleport: §eHowling Cave\",8:\"\",9:\"§5§lEPIC TRAVEL SCROLL\"],Name:\"§f§f§5Travel Scroll to Howling Cave\"},ExtraAttributes:{id:\"PARK_CAVE_TRAVEL_SCROLL\"},AttributeModifiers:[]}", + "displayname": "§5Travel Scroll to Howling Cave", + "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: §aThe Park\",7:\"§7Teleport: §eHowling Cave\",8:\"\",9:\"§5§lEPIC TRAVEL SCROLL\"],Name:\"§5Travel Scroll to Howling Cave\"},ExtraAttributes:{id:\"PARK_CAVE_TRAVEL_SCROLL\"}}", "damage": 0, "lore": [ "§7Consume this item to add its", -- cgit