aboutsummaryrefslogtreecommitdiff
path: root/items/GEMSTONE_CHAMBER.json
blob: 3922379a5fa8c71e92eb99ea110c153790d579a3 (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
{
  "itemid": "minecraft:skull",
  "displayname": "§5Gemstone Chamber",
  "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"558648c0-4dda-371c-87d8-f983a7bc58ca\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmI4MDk4ODlkYTM2YWRmNTYxODU4MWJiZjdiNjZkMmQ4ODM5ZTJlYjcyNTRjMzMzMmU0ZjNhMjMwZmEifX19\"}]}},display:{Lore:[0:\"§7Used in the §dGemstone Grinder\",1:\"§d§7to unlock §dGemstone §7slots\",2:\"§7for §6Divan Armor§7.\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Gemstone Chamber\"},ExtraAttributes:{id:\"GEMSTONE_CHAMBER\"},AttributeModifiers:[]}",
  "damage": 3,
  "lore": [
    "§7Used in the §dGemstone Grinder",
    "§d§7to unlock §dGemstone §7slots",
    "§7for §6Divan Armor§7.",
    "",
    "§5§lEPIC"
  ],
  "internalname": "GEMSTONE_CHAMBER",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Gemstone_Chamber"
  ],
  "recipes": [
    {
      "type": "forge",
      "inputs": [
        "WORM_MEMBRANE:100",
        "GEMSTONE_MIXTURE:1",
        "SKYBLOCK_COIN:25000"
      ],
      "count": 1,
      "overrideOutputId": "GEMSTONE_CHAMBER",
      "duration": 14400
    }
  ]
}