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