Crafting using Hsla Steel Ingot, Zinc Ingot, Hsla Steel Ingot, Hsla Steel Ingot, Zinc Ingot, Hsla Steel Ingot, Hsla Steel Ingot, Zinc Ingot and Hsla Steel Ingot, arranged in the pattern shown. Produces 4× Turbine Rotor Shaft.
Turbine Rotor Shaft
Nuclearcraft Neoteric · by igentuman
Turbine Rotor Shaft is a block from Nuclearcraft Neoteric, crafted from Hsla Steel Ingot and Zinc Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Turbine Rotor Shaft | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
nuclearcraft:turbine_rotor_shaft- Namespace
nuclearcraft- Mod ID
nuclearcraft- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool nuclearcraft:blocks/turbine_inner
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"STS",
"STS",
"STS"
],
"ingredients": {
"S": {
"tag": "forge:ingots/hsla_steel"
},
"T": {
"tag": "forge:ingots/zinc"
}
},
"conditions": [],
"sequence": null,
"group_name": "nuclearcraft_turbine",
"experience": null,
"cooking_time": null
}