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.

Pressure Disperser
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Pressure Disperser | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
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
}




