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

7 lines
225 B
XML

<configs>
<append xpath="/recipes">
<recipe name="armorRackPlayerHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceScrapPolymers" count="50"/>
</recipe>
</append>
</configs>