mekanismgenerators:turbine_valve

Turbine Valve

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

Acquisition

Crafting using Turbine Casing, Turbine Casing, Advanced Control Circuit, Turbine Casing and Turbine Casing, arranged in the pattern shown. Produces 2× Turbine Valve.

Crafting
Turbine Valve ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Turbine Valve1–1100%Survives Explosion

Block drops

Drops itself when broken.

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