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.
Turbine Blade
Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
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
}