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.
Gold Chest
Iron Chests · by cpw, alexbegt, progwml6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gold Chest | 1–1 | 100% | Survives Explosion |
Used in (2)
Crafting using Gold Chest and Tripwire Hook, in any arrangement. Produces Trapped Gold Chest.
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.
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
}
