aboutsummaryrefslogtreecommitdiff
path: root/items/SECRET_RAILROAD_PASS.json
blob: 63b6025e8384193dcdf7e8af8074cad2187c0a54 (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
{
  "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": "",
  "recipes": [
    {
      "type": "forge",
      "inputs": [
        "CORLEONITE:8.0",
        "REFINED_MITHRIL:2.0",
        "FLAWLESS_RUBY_GEM:1.0"
      ],
      "count": 1,
      "duration": 30,
      "overrideOutputId": "SECRET_RAILROAD_PASS"
    }
  ]
}