Crafting using Stainless Steel Ingot, Silver Ingot, Stainless Steel Ingot, Stainless Steel Ingot, Silver Ingot, Stainless Steel Ingot, Stainless Steel Ingot, Silver Ingot and Stainless Steel Ingot, arranged in the pattern shown. Produces Turbine Silver Coil.
Turbine Silver Coil
Nuclearcraft Neoteric · by igentuman
Turbine Silver Coil is a block from Nuclearcraft Neoteric, crafted from Stainless Steel Ingot and Silver Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Turbine Silver Coil | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
nuclearcraft:turbine_silver_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/silver"
},
"S": {
"tag": "forge:ingots/stainless_steel"
}
},
"conditions": [],
"sequence": null,
"group_name": "nuclearcraft_turbine",
"experience": null,
"cooking_time": null
}