Diamond to Crystal Chest Upgrade
ironchest:diamond_to_crystal_chest_upgrade

Diamond to Crystal Chest Upgrade

Iron Chests · by cpw, alexbegt, progwml6
item

Acquisition

Crafting using Any Glass, Any Glass, Any Glass, Any Glass, Obsidian, Any Glass, Any Glass, Any Glass and Any Glass, arranged in the pattern shown. Produces Diamond to Crystal Chest Upgrade.

Crafting
Diamond to Crystal Chest Upgrade Diamond to Crystal Chest Upgrade guaranteed
Developer reference
Registry name
ironchest:diamond_to_crystal_chest_upgrade
Namespace
ironchest
Mod ID
ironchest

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "GMG",
    "GGG"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:glass"
    },
    "M": {
      "item": "minecraft:obsidian"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}