mekanism:thermal_evaporation_controller

Thermal Evaporation Controller

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

Acquisition

Crafting using Advanced Control Circuit, Any Glass Panes, Advanced Control Circuit, Thermal Evaporation Block, Bucket, Thermal Evaporation Block, Thermal Evaporation Block, Thermal Evaporation Block and Thermal Evaporation Block, arranged in the pattern shown. Produces Thermal Evaporation Controller.

Crafting
Thermal Evaporation Controller guaranteed

Mining & drops

sourcecountchanceconditions
Thermal Evaporation Controller1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:thermal_evaporation_controller
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": [
    "CGC",
    "#B#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "mekanism:thermal_evaporation_block"
    },
    "B": {
      "item": "minecraft:bucket"
    },
    "C": {
      "tag": "forge:circuits/advanced"
    },
    "G": {
      "tag": "forge:glass_panes"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}