Purpur Trapped Chest
quark:purpur_trapped_chest

Purpur Trapped Chest

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Trapped ChestTrapped ChestPickaxe Mineable

Acquisition

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

Crafting ⇆ any arrangement conditional
Purpur Chest
Tripwire Hook
Purpur Trapped Chest Purpur Trapped Chest guaranteed

Mining & drops

sourcecountchanceconditions
Purpur Trapped Chest1–1100%Survives Explosion
Purpur Trapped Loot Chest1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}