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