diff options
Diffstat (limited to 'items/FORGE_TRAVEL_SCROLL.json')
-rw-r--r-- | items/FORGE_TRAVEL_SCROLL.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/FORGE_TRAVEL_SCROLL.json b/items/FORGE_TRAVEL_SCROLL.json new file mode 100644 index 00000000..083a9159 --- /dev/null +++ b/items/FORGE_TRAVEL_SCROLL.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:map", + "displayname": "§9Travel Scroll to the Dwarven Forge", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aDwarven Mines\",5:\"§7Teleport: §eForge\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\",8:\"\",9:\"§eItems Required\",10:\"§fMithril §7x48\",11:\"§9Titanium §7x80\",12:\"§aEnchanted Ender Pearl §7x16\",13:\"§625,000 Coins\",14:\"\",15:\"§7Duration: §b5h\"],Name:\"§9Travel Scroll to the Dwarven Forge\"},ExtraAttributes:{id:\"FORGE_TRAVEL_SCROLL\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Consume this item to add its", + "§7destination to your fast travel", + "§7options.", + "", + "§7Island: §aDwarven Mines", + "§7Teleport: §eForge", + "", + "§9§lRARE TRAVEL SCROLL", + "", + "§eItems Required", + "§fMithril §7x48", + "§9Titanium §7x80", + "§aEnchanted Ender Pearl §7x16", + "§625,000 Coins", + "", + "§7Duration: §b5h" + ], + "internalname": "FORGE_TRAVEL_SCROLL", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] +}
\ No newline at end of file |