RyanHub - file viewer
filename: docs/.translated/zh_cn/getting_started/first_generator.mdx
branch: 1.21
back to repo
---
title: 你的第一个发电机
icon: oritech:basic_generator_block
---

建造一个[基础发电机](../processing/generators)。
<CraftingRecipe
    slots={[
        'oritech:nickel_ingot',
        'oritech:nickel_ingot',
        'oritech:nickel_ingot',
        'oritech:nickel_ingot',
        'minecraft:copper_ingot',
        'oritech:nickel_ingot',
        'oritech:magnetic_coil',
        'minecraft:furnace',
        'oritech:magnetic_coil'
    ]}
    result="oritech:basic_generator_block"
    count={1}
/>

它能提供的能量远远不够,但已经足够让你起步了。

当你需要更多的能量时,建造更多的发电机或者开始着手制造Oritech提供的其它[发电机](../processing/generators)。