んじゃ、これで

<recipe name="scrapBrass" count="1" craft_area="workbench">
<ingredient name="scrapLead" count="1"/>
<ingredient name="scrapIron" count="2"/>
</recipe>

<recipe name="scrapBrass" count="5" craft_area="workbench">
<ingredient name="scrapLead" count="5"/>
<ingredient name="ironFragment" count="2"/>
</recipe>

<recipe name="bulletCasing" count="1" craft_area="forge" craft_tool="anvil" material_based="true">
<ingredient name="unit_lead" count="1"/>
<ingredient name="unit_iron" count="2"/>
<ingredient name="unit_clay" count="1"/>
</recipe>