mekanismgenerators:turbine_vent

Turbine Vent

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

Acquisition

Crafting using Turbine Casing, Turbine Casing, Iron Bars, Turbine Casing and Turbine Casing, arranged in the pattern shown. Produces 2× Turbine Vent.

Crafting
Turbine Vent ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Turbine Vent1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanismgenerators:turbine_vent
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": [
    " # ",
    "#B#",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "mekanismgenerators:turbine_casing"
    },
    "B": {
      "item": "minecraft:iron_bars"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}