38 lines
1.4 KiB
XML
Raw Permalink Normal View History

2025-07-15 16:37:08 -07:00
<Config>
<remove xpath="/recipes/recipe[@name='modArmorCigar']"/>
<append xpath="/recipes">
<recipe name="modArmorCigarPerception" count="1" tags="learnable,packMuleCrafting">
<ingredient name="resourceYuccaFibers" count="250"/>
<ingredient name="resourcePaper" count="1"/>
<ingredient name="resourceScopeLens" count="1"/>
</recipe>
<recipe name="modArmorCigarStrength" count="1" tags="learnable,packMuleCrafting">
<ingredient name="resourceYuccaFibers" count="250"/>
<ingredient name="resourcePaper" count="1"/>
<ingredient name="resourceTestosteroneExtract" count="1"/>
</recipe>
<recipe name="modArmorCigarFortitude" count="1" tags="learnable,packMuleCrafting">
<ingredient name="resourceYuccaFibers" count="250"/>
<ingredient name="resourcePaper" count="1"/>
<ingredient name="resourceBrokenGlass" count="10"/>
</recipe>
<recipe name="modArmorCigarAgility" count="1" tags="learnable,packMuleCrafting">
<ingredient name="resourceYuccaFibers" count="250"/>
<ingredient name="resourcePaper" count="1"/>
<ingredient name="resourceLeather" count="10"/>
</recipe>
<recipe name="modArmorCigarIntellect" count="1" tags="learnable,packMuleCrafting">
<ingredient name="resourceYuccaFibers" count="250"/>
<ingredient name="resourcePaper" count="1"/>
<ingredient name="resourceAcid" count="1"/>
</recipe>
</append>
</Config>