Trapped Chorus Chest
16×16 · BAKED

block· Machines & Other Blocks

Trapped Chorus Chest

Goety · by Polarice3
block Wooden ChestWooden ChestTrapped ChestsTrapped Chests

Trapped Chorus Chest is a block from Goety, crafted from Chorus Chest and Tripwire Hook.

Acquisition

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

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

Mining & drops

sourcecountdrop rateconditions
Trapped Chorus Chest1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:trapped_chorus_chest
Namespace
goety
Mod ID
goety
Tags (4)
forge:blocks/chests/wooden
forge:items/chests/wooden
goety:blocks/trapped_chests
goety:items/trapped_chests

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:chorus_chest"
    },
    {
      "item": "minecraft:tripwire_hook"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}