Trapped Copper Chest
ironchest:trapped_copper_chest

Trapped Copper Chest

Iron Chests · by cpw, alexbegt, progwml6
block Guarded By PiglinsPickaxe Mineable

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Trapped Copper Chest1–1100%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
}