Trapped Gold Chest
ironchest:trapped_gold_chest

Trapped Gold Chest

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

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Trapped Gold Chest1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ironchest:trapped_gold_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:gold_chest"
    },
    {
      "item": "minecraft:tripwire_hook"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}