<configs>
    <append xpath="/recipes">
        <recipe name="electrifiedSteelStep1:VariantHelper" count="1"
                craft_time="120"
                craft_area="workbench" tags="workbenchCrafting">
            <ingredient name="resourceForgedSteel" count="50"/>
            <ingredient name="electricfencepost" count="3"/>
            <ingredient name="resourceElectricParts" count="250"/>
            <ingredient name="resourceForgedIron" count="100"/>
        </recipe>

        <recipe name="electrifiedSteelLadderSquare" count="1"
                craft_time="120"
                craft_area="workbench" tags="workbenchCrafting">
            <ingredient name="resourceForgedSteel" count="50"/>
            <ingredient name="electricfencepost" count="3"/>
            <ingredient name="resourceElectricParts" count="250"/>
            <ingredient name="resourceForgedIron" count="100"/>
        </recipe>

        <recipe name="electrifiedSteelLadderRound" count="1"
                craft_time="120"
                craft_area="workbench" tags="workbenchCrafting">
            <ingredient name="resourceForgedSteel" count="50"/>
            <ingredient name="electricfencepost" count="3"/>
            <ingredient name="resourceElectricParts" count="250"/>
            <ingredient name="resourceForgedIron" count="100"/>
        </recipe>

        <recipe name="electrifiedSteelLadderScaffold" count="1"
                craft_time="120"
                craft_area="workbench" tags="workbenchCrafting">
            <ingredient name="resourceForgedSteel" count="50"/>
            <ingredient name="electricfencepost" count="3"/>
            <ingredient name="resourceElectricParts" count="250"/>
            <ingredient name="resourceForgedIron" count="100"/>
        </recipe>
    </append>
</configs>
