mekanismgenerators:saturating_condenser

Saturating Condenser

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

Acquisition

Crafting using Any Steel Ingot, Any Tin Ingot, Any Steel Ingot, Any Tin Ingot, Bucket, Any Tin Ingot, Any Steel Ingot, Any Tin Ingot and Any Steel Ingot, arranged in the pattern shown. Produces Saturating Condenser.

Crafting
Any Steel Ingot
Any Tin Ingot
Any Steel Ingot
Any Tin Ingot
Bucket
Any Tin Ingot
Any Steel Ingot
Any Tin Ingot
Any Steel Ingot
Saturating Condenser guaranteed

Mining & drops

sourcecountchanceconditions
Saturating Condenser1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SIS",
    "IBI",
    "SIS"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bucket"
    },
    "I": {
      "tag": "forge:ingots/tin"
    },
    "S": {
      "tag": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}