Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Wooden Chest, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Iron Chest.
Iron Chest
Iron Chests · by cpw, alexbegt, progwml6
Acquisition
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.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Iron Chest | 1–1 | 100% | Survives Explosion |
Used in (2)
Crafting using Iron Chest and Tripwire Hook, in any arrangement. Produces Trapped Iron Chest.
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.
Block drops
Drops itself when broken.
Developer reference
- Registry name
ironchest:iron_chest- Namespace
ironchest- Mod ID
ironchest- Tags (3)
minecraft:blocks/features_cannot_replace minecraft:blocks/guarded_by_piglins minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MMM",
"MSM",
"MMM"
],
"ingredients": {
"M": {
"tag": "forge:ingots/iron"
},
"S": {
"tag": "forge:chests/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MGM",
"GSG",
"MGM"
],
"ingredients": {
"G": {
"tag": "forge:glass"
},
"M": {
"tag": "forge:ingots/iron"
},
"S": {
"item": "ironchest:copper_chest"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
