Crafting using Copper Chest and Tripwire Hook, in any arrangement. Produces Trapped Copper Chest.
Trapped Copper Chest
Iron Chests · by cpw, alexbegt, progwml6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Trapped Copper Chest | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ironchest:trapped_copper_chest- Namespace
ironchest- Mod ID
ironchest- Tags (2)
minecraft:blocks/guarded_by_piglins minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "ironchest:copper_chest"
},
{
"item": "minecraft:tripwire_hook"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}