diff options
Diffstat (limited to 'items/DRAGON_NEST_TRAVEL_SCROLL.json')
-rw-r--r-- | items/DRAGON_NEST_TRAVEL_SCROLL.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/DRAGON_NEST_TRAVEL_SCROLL.json b/items/DRAGON_NEST_TRAVEL_SCROLL.json new file mode 100644 index 00000000..30959020 --- /dev/null +++ b/items/DRAGON_NEST_TRAVEL_SCROLL.json @@ -0,0 +1,22 @@ +{ + "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:[]}", + "damage": 0, + "lore": [ + "§7Consume this item to add its", + "§7destination to your fast travel", + "§7options.", + "", + "§7Requires §bMVP§c+ §7to consume!", + "", + "§7Island: §aThe End", + "§7Teleport: §eDragon\u0027s Nest", + "", + "§5§lEPIC TRAVEL SCROLL" + ], + "internalname": "DRAGON_NEST_TRAVEL_SCROLL", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |