<Witos>
	<append xpath="/recipes">
		<recipe name="Quadchassis" count="1" craft_area="workbench" craft_time="150" tags="perkGreaseMonkey,learnable,workbenchCrafting">
			<ingredient name="resourceForgedSteel" count="100"/>
			<ingredient name="resourceMechanicalParts" count="30"/>
			<ingredient name="resourceDuctTape" count="12"/>
			<ingredient name="resourceMetalPipe" count="12"/>
			<ingredient name="resourceSpring" count="3"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMetalPipe,resourceMechanicalParts,resourceDuctTape"/>
			</effect_group>
		</recipe>
		<recipe name="Quadbars" count="1" craft_area="workbench" craft_time="150" tags="perkGreaseMonkey,learnable,workbenchCrafting">
			<ingredient name="resourceForgedSteel" count="20"/>
			<ingredient name="resourceMechanicalParts" count="12"/>
			<ingredient name="resourceScrapPolymers" count="50"/>
			<ingredient name="resourceElectricParts" count="15"/>
			<ingredient name="resourceHeadlight" count="1"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceElectricParts,resourceMechanicalParts,resourceScrapPolymers"/>
			</effect_group>
		</recipe>
		<recipe name="vehicleWitosQuadPlaceable" count="1" craft_area="workbench" craft_time="150" tags="workbenchCrafting">
			<ingredient name="vehicleWheels" count="4"/>
			<ingredient name="Quadchassis" count="1"/>
			<ingredient name="Quadbars" count="1"/>
			<ingredient name="smallEngine" count="1"/>
			<ingredient name="carBattery" count="1"/>
		</recipe>
	</append>
 </Witos>