aboutsummaryrefslogtreecommitdiff
path: root/items/CRYSTAL_HOLLOWS_TRAVEL_SCROLL.json
blob: 62af62e0aab1118f5f1107d2654840359be1021c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "itemid": "minecraft:map",
  "displayname": "§9Travel Scroll to the Crystal Hollows",
  "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: §aCrystal Hollows\",5:\"§7Teleport: §eEntrance\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§9Travel Scroll to the Crystal Hollows\"},ExtraAttributes:{id:\"CRYSTAL_HOLLOWS_TRAVEL_SCROLL\"},AttributeModifiers:[]}",
  "damage": 0,
  "lore": [
    "§7Consume this item to add its",
    "§7destination to your fast travel",
    "§7options.",
    "",
    "§7Island: §aCrystal Hollows",
    "§7Teleport: §eEntrance",
    "",
    "§9§lRARE TRAVEL SCROLL"
  ],
  "internalname": "CRYSTAL_HOLLOWS_TRAVEL_SCROLL",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls"
  ],
  "recipes": [
    {
      "type": "forge",
      "inputs": [
        "FLAWED_RUBY_GEM:48",
        "SKYBLOCK_COIN:50000",
        "ENCHANTED_ENDER_PEARL:16",
        "FINE_RUBY_GEM:80"
      ],
      "count": 1,
      "overrideOutputId": "CRYSTAL_HOLLOWS_TRAVEL_SCROLL",
      "duration": 36000
    }
  ]
}