Files
7d2dXG/Mods/Alter_ArmorRacks/Config/recipes.xml
Nathaniel Cosford 062dfab2cd Patched
2025-05-30 01:04:40 +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>