Files
7D1.0_Izayo_Visible_Mods_mod/Config/_backup/recipes.xml
2025-06-04 16:13:56 +09:30

31 lines
732 B
XML

<addnew>
<append xpath="/recipes">
<!-- *************************** -->
<!-- HOLDSTYLE_PISTOL -->
<!-- *************************** -->
<recipe name="IZYmodPistolHoldstyle01" count="1">
<ingredient name="resourcePaper" count="5"/>
</recipe>
<recipe name="IZYmodPistolHoldstyle02" count="1">
<ingredient name="resourcePaper" count="5"/>
</recipe>
<!-- *************************** -->
<!-- OTHER -->
<!-- *************************** -->
<recipe name="IZYadvancegunrepairkit" count="1">
<ingredient name="resourceRepairKit" count="1"/>
<ingredient name="resourceLegendaryParts" count="1"/>
<ingredient name="resourceForgedSteel" count="4"/>
</recipe>
</append>
</addnew>