<configs>
<append xpath="/recipes">
<recipe name="modDyeRed" craft_area="chemistryStation" count="1">
<ingredient name="resourcePaint" count="1"/>
<ingredient name="medicalBloodBag" count="1"/>
</recipe>
<recipe name="modDyeGreen" craft_area="chemistryStation" count="1">
<ingredient name="resourcePaint" count="1"/>
<ingredient name="resourceYuccaFibers" count="1"/>
</recipe>
<recipe name="modDyeBlack" craft_area="chemistryStation" count="1">
<ingredient name="resourcePaint" count="1"/>
<ingredient name="resourceCoal" count="1"/>
</recipe>
<recipe name="modDyeBlue" craft_area="chemistryStation" count="1">
<ingredient name="resourcePaint" count="1"/>
<ingredient name="foodCropBlueberries" count="1"/>
</recipe>
<recipe name="modDyeBrown" craft_area="chemistryStation" count="1">
<ingredient name="resourcePaint" count="1"/>
<ingredient name="resourceCropCoffeeBeans" count="1"/>
</recipe>
<recipe name="modDyePink" craft_area="chemistryStation" count="1">
<ingredient name="resourcePaint" count="1"/>
<ingredient name="resourceCropChrysanthemumPlant" count="1"/>
</recipe>
</append>
</configs>