mekanism:thermal_evaporation_valve

Thermal Evaporation Valve

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

Acquisition

Crafting using Thermal Evaporation Block, Thermal Evaporation Block, Advanced Control Circuit, Thermal Evaporation Block and Thermal Evaporation Block, arranged in the pattern shown. Produces Thermal Evaporation Valve.

Crafting
Thermal Evaporation Valve guaranteed

Mining & drops

sourcecountchanceconditions
Thermal Evaporation Valve1–1100%Survives Explosion

Block drops

Drops itself when broken.

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