aboutsummaryrefslogtreecommitdiff
path: root/items/SECRET_RAILROAD_PASS.json
blob: 2b9ed4ae218eda069f625bf486a285b3c52654ae (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
{
  "itemid": "minecraft:paper",
  "displayname": "§cSecret Railroad Pass",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Quest Item\",1:\"§7\",2:\"§7§7Show this pass to the §bTicket Master§7.\",3:\"\",4:\"§8§l* §8Soulbound §8§l*\",5:\"§c§lSPECIAL\"],Name:\"§cSecret Railroad Pass\"},ExtraAttributes:{id:\"SECRET_RAILROAD_PASS\"}}",
  "damage": 0,
  "lore": [
    "§7§8Quest Item",
    "§7",
    "§7§7Show this pass to the §bTicket Master§7.",
    "",
    "§8§l* §8Soulbound §8§l*",
    "§c§lSPECIAL"
  ],
  "internalname": "SECRET_RAILROAD_PASS",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "modver": "2.1.1-PRE",
  "infoType": "WIKI_URL",
  "recipes": [
    {
      "type": "forge",
      "inputs": [
        "CORLEONITE:8.0",
        "REFINED_MITHRIL:2.0",
        "FLAWLESS_RUBY_GEM:1.0"
      ],
      "count": 1,
      "duration": 30,
      "overrideOutputId": "SECRET_RAILROAD_PASS"
    }
  ],
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Secret_Railroad_Pass",
    "https://wiki.hypixel.net/Secret_Railroad_Pass"
  ]
}