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