Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Any Wooden Chest, Copper Ingot, Copper Ingot, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Copper Chest.
Copper Chest
Iron Chests · by cpw, alexbegt, progwml6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Copper Chest | 1–1 | 100% | Survives Explosion |
Used in (2)
Crafting using Copper Chest and Tripwire Hook, in any arrangement. Produces Trapped Copper Chest.
Crafting using Any Iron Ingot, Any Glass, Any Iron Ingot, Any Glass, Copper Chest, Any Glass, Any Iron Ingot, Any Glass and Any Iron Ingot, arranged in the pattern shown. Produces Iron Chest.
Block drops
Drops itself when broken.
Developer reference
- Registry name
ironchest:copper_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/copper"
},
"S": {
"tag": "forge:chests/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
