Crafting using Cypress Chest and Tripwire Hook, in any arrangement. Produces Trapped Cypress Chest.
Trapped Cypress Chest
Bewitchment · by MoriyaShiine, cybercat5555
Trapped Cypress Chest is a block from Bewitchment, crafted from Cypress Chest and Tripwire Hook.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Trapped Cypress Chest | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
bewitchment:trapped_cypress_chest- Namespace
bewitchment- Mod ID
bewitchment- Tags (2)
bewitchment:blocks/undead_mask minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "bewitchment:cypress_chest"
},
{
"item": "tripwire_hook"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}