---
title: スチールの製造（およびその他の合金）
icon: oritech:steel_ingot
related_items: [oritech:steel_ingot]
---

[スチール](../resources/steel)、[エレクトラム](../resources/electrum)、[アダマント](../resources/adamant)は、作業台で製造することが可能ですが、この方法では素材を無駄遣いしてしまいます。

<CraftingRecipe
    slots={[
        'iron_ingot',
        'iron_ingot',
        '',
        'coal',
        'coal',
        '',
        '',
        '',
        ''
    ]}
    result="oritech:steel_ingot"
    count={1}
/>

可能になり次第、合金をより効率的に製造できるよう、[粉砕機](../processing/pulverizer)と[鋳造炉](../processing/foundry)を建設することをお勧めします。