Turbine Blade
mekanismgenerators:turbine_blade

Turbine Blade

Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item

Acquisition

Crafting using Any Steel Ingot, Any Steel Ingot, Any Infused Alloy, Any Steel Ingot and Any Steel Ingot, arranged in the pattern shown. Produces Turbine Blade.

Crafting
Any Steel Ingot
Any Steel Ingot
Any Infused Alloy
Any Steel Ingot
Any Steel Ingot
Turbine Blade Turbine Blade guaranteed
Developer reference
Registry name
mekanismgenerators:turbine_blade
Namespace
mekanismgenerators
Mod ID
mekanismgenerators

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "SAS",
    " S "
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/infused"
    },
    "S": {
      "tag": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}