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