Gold Chest
ironchest:gold_chest

Gold Chest

Iron Chests · by cpw, alexbegt, progwml6
block Features Cannot ReplaceGuarded By PiglinsPickaxe Mineable

Acquisition

Crafting using Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Iron Chest, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot and Any Gold Ingot, arranged in the pattern shown. Produces Gold Chest.

Crafting
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Iron Chest
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Gold Chest Gold Chest guaranteed

Mining & drops

sourcecountchanceconditions
Gold Chest1–1100%Survives Explosion

Used in (2)

Crafting using Gold Chest and Tripwire Hook, in any arrangement. Produces Trapped Gold Chest.

Crafting ⇆ any arrangement
Gold Chest
Tripwire Hook
Trapped Gold Chest Trapped Gold Chest guaranteed

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

Crafting
Diamond Chest Diamond Chest guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ironchest:gold_chest
Namespace
ironchest
Mod ID
ironchest
Tags (3)
minecraft:blocks/features_cannot_replace
minecraft:blocks/guarded_by_piglins
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "MMM",
    "MSM",
    "MMM"
  ],
  "ingredients": {
    "M": {
      "tag": "forge:ingots/gold"
    },
    "S": {
      "item": "ironchest:iron_chest"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}