Files
7d2dXG/Mods/Alter_WeaponRacks/Config/recipes.xml
Nathaniel Cosford e06f2bd282 Add All Mods
2025-05-29 23:33:28 +09:30

8 lines
265 B
XML

<configs>
<append xpath="/recipes">
<recipe name="weaponRackPlayerHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceNail" count="10"/>
<ingredient name="resourceWood" count="12"/>
</recipe>
</append>
</configs>