こんな感じでしょうか
IDの連番id="XXXX"は変更可能です。重複しないように注意してください。
<recipe name="lightGreenPowder" count="1" craft_area="chemistryStation">
<ingredient name="eggPill" count="2"/>
<ingredient name="redPill" count="2"/>
</recipe>
<recipe name="greenTeaSolution" count="1" craft_area="campfire" craft_tool="beaker">
<ingredient name="lightGreenPowder" count="1"/>
<ingredient name="snowberryExtract" count="1"/>
<ingredient name="beaker" count="1"/>
</recipe>
<recipe name="greenTeaCream" count="1" craft_area="chemistryStation">
<ingredient name="greenTeaSolution" count="1"/>
<ingredient name="cornMeal" count="1"/>
</recipe>
<recipe name="33rdLinear_grip" count="1" craft_area="workbench" >
<ingredient name="partsPistol_grip" count="3"/>
</recipe>
<recipe name="33rdLinear_receiver" count="1" craft_area="workbench" >
<ingredient name="partsPistol_receiver" count="3"/>
</recipe>
<recipe name="33rdLinear_receiver" count="1" craft_area="workbench" >
<ingredient name="partsPistol_parts" count="3"/>
</recipe>
<recipe name="33rdLinear_receiver" count="1" craft_area="workbench" >
<ingredient name="partsPistol_barrel" count="3"/>
</recipe>
<recipe name="33rdCannonBullet" count="33" craft_area="workbench" >
<ingredient name="bulletTip" count="1"/>
<ingredient name="greenTeaCream" count="1"/>
<ingredient name="gunPowder" count="1"/>
<ingredient name="bulletCasing" count="1"/>
</recipe>
通報 ...
すみません。プラグインを入れていない。ので表示されなくて、ネット探索・調査してました。ありがとうございます。