Crafting using Purpur Chest and Tripwire Hook, in any arrangement. Produces Purpur Trapped Chest.
Purpur Trapped Chest
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Purpur Trapped Chest | 1–1 | 100% | Survives Explosion |
| Purpur Trapped Loot Chest | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:purpur_trapped_chest- Namespace
quark- Mod ID
quark- Tags (3)
forge:blocks/chests/trapped forge:items/chests/trapped minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "quark:purpur_chest"
},
{
"item": "minecraft:tripwire_hook"
}
],
"conditions": [
{
"raw": {
"flag": "variant_chests",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}