Upload from upload_mods.ps1

This commit is contained in:
Nathaniel Cosford
2025-06-04 16:13:56 +09:30
commit 92f17ddba4
13 changed files with 1800 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
<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>