Gold to Diamond Chest Upgrade
ironchest:gold_to_diamond_chest_upgrade

Gold to Diamond Chest Upgrade

Iron Chests · by cpw, alexbegt, progwml6
item

Acquisition

Crafting using Any Glass, Any Glass, Any Glass, Any Diamond Gem, Any Gold Ingot, Any Diamond Gem, Any Glass, Any Glass and Any Glass, arranged in the pattern shown. Produces Gold to Diamond Chest Upgrade.

Crafting
Gold to Diamond Chest Upgrade Gold to Diamond Chest Upgrade guaranteed
Developer reference
Registry name
ironchest:gold_to_diamond_chest_upgrade
Namespace
ironchest
Mod ID
ironchest

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "MSM",
    "GGG"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:glass"
    },
    "M": {
      "tag": "forge:gems/diamond"
    },
    "S": {
      "tag": "forge:ingots/gold"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}