diff options
Diffstat (limited to 'items/DRAGON_NEST_TRAVEL_SCROLL.json')
-rw-r--r-- | items/DRAGON_NEST_TRAVEL_SCROLL.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/DRAGON_NEST_TRAVEL_SCROLL.json b/items/DRAGON_NEST_TRAVEL_SCROLL.json index 73715b5d..3ef25701 100644 --- a/items/DRAGON_NEST_TRAVEL_SCROLL.json +++ b/items/DRAGON_NEST_TRAVEL_SCROLL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:map", - "displayname": "§f§f§5Travel Scroll to Dragon\u0027s Nest", - "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 End\",7:\"§7Teleport: §eDragon\u0027s Nest\",8:\"\",9:\"§5§lEPIC TRAVEL SCROLL\"],Name:\"§f§f§5Travel Scroll to Dragon\u0027s Nest\"},ExtraAttributes:{id:\"DRAGON_NEST_TRAVEL_SCROLL\"},AttributeModifiers:[]}", + "displayname": "§5Travel Scroll to Dragon's Nest", + "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 End\",7:\"§7Teleport: §eDragon's Nest\",8:\"\",9:\"§5§lEPIC TRAVEL SCROLL\"],Name:\"§5Travel Scroll to Dragon's Nest\"},ExtraAttributes:{id:\"DRAGON_NEST_TRAVEL_SCROLL\"}}", "damage": 0, "lore": [ "§7Consume this item to add its", @@ -11,7 +11,7 @@ "§7Requires §bMVP§c+ §7to consume!", "", "§7Island: §aThe End", - "§7Teleport: §eDragon\u0027s Nest", + "§7Teleport: §eDragon's Nest", "", "§5§lEPIC TRAVEL SCROLL" ], |