aboutsummaryrefslogtreecommitdiff
path: root/items/UMBER_KEY.json
blob: e4d7c2010880c4237b297d2fa041d89521812d44 (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
{
  "itemid": "minecraft:deadbush",
  "displayname": "§5Umber Key",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Can be used to open backpacks with\",1:\"§7an Umber lock held by §bFrozen\",2:\"§bCorpses §7in the §bGlacite Mineshafts§7.\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Umber Key\"},ExtraAttributes:{id:\"UMBER_KEY\"}}",
  "damage": 0,
  "lore": [
    "§7Can be used to open backpacks with",
    "§7an Umber lock held by §bFrozen",
    "§bCorpses §7in the §bGlacite Mineshafts§7.",
    "",
    "§5§lEPIC"
  ],
  "internalname": "UMBER_KEY",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "modver": "2.1.1-PRE",
  "infoType": "",
  "recipes": [
    {
      "type": "forge",
      "inputs": [
        "REFINED_UMBER:1.0",
        "BEJEWELED_HANDLE:1.0"
      ],
      "count": 1.0,
      "overrideOutputId": "UMBER_KEY",
      "duration": 1800
    }
  ]
}