mekanism:pressure_disperser

Pressure Disperser

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Enderman Place On BlacklistPickaxe Mineable

Acquisition

Crafting using Any Steel Ingot, Iron Bars, Any Steel Ingot, Iron Bars, Any Infused Alloy, Iron Bars, Any Steel Ingot, Iron Bars and Any Steel Ingot, arranged in the pattern shown. Produces Pressure Disperser.

Crafting
Any Steel Ingot
Iron Bars
Any Steel Ingot
Iron Bars
Any Infused Alloy
Iron Bars
Any Steel Ingot
Iron Bars
Any Steel Ingot
Pressure Disperser guaranteed

Mining & drops

sourcecountchanceconditions
Pressure Disperser1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:pressure_disperser
Namespace
mekanism
Mod ID
mekanism
Tags (2)
forge:blocks/enderman_place_on_blacklist
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S#S",
    "#A#",
    "S#S"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:iron_bars"
    },
    "A": {
      "tag": "mekanism:alloys/infused"
    },
    "S": {
      "tag": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}