<LittleRedSonja>

	<append xpath="/recipes">

		<recipe name="vehicleSonjaArmyTruckChassis" count="1" craft_time="60" craft_area="workbench" tags="workbenchCrafting">
			<ingredient name="vehicleTruck4x4Chassis" count="1"/>
			<ingredient name="resourceMechanicalParts" count="15"/>
			<ingredient name="resourcePaint" count="10"/>
		</recipe>
		
		<recipe name="vehicleSonjaArmyTruckAccessories" count="1" craft_time="60" craft_area="workbench" tags="workbenchCrafting">
			<ingredient name="vehicleTruck4x4Accessories" count="1"/>
			<ingredient name="resourceCloth" count="50"/>
			<ingredient name="resourcePaint" count="10"/>
		</recipe>

		<recipe name="vehicleSonjaArmyTruckPlaceable" count="1" craft_time="180" craft_area="workbench" tags="workbenchCrafting">
			<ingredient name="vehicleWheels" count="6"/>
			<ingredient name="vehicleSonjaArmyTruckChassis" count="1"/>
			<ingredient name="vehicleSonjaArmyTruckAccessories" count="1"/>
			<ingredient name="smallEngine" count="1"/>
			<ingredient name="carBattery" count="1"/>
		</recipe>
		
		<recipe name="vehicleSonjaArmyTruck_DyesPlaceable" count="1" craft_time="180" craft_area="workbench" tags="workbenchCrafting">
			<ingredient name="vehicleWheels" count="6"/>
			<ingredient name="vehicleSonjaArmyTruckChassis" count="1"/>
			<ingredient name="vehicleSonjaArmyTruckAccessories" count="1"/>
			<ingredient name="smallEngine" count="1"/>
			<ingredient name="carBattery" count="1"/>
		</recipe>
		
		<recipe name="vehicleSonjaArmyTruck_NLPlaceable" count="1" craft_time="180" craft_area="workbench" tags="workbenchCrafting">
			<ingredient name="vehicleWheels" count="6"/>
			<ingredient name="vehicleSonjaArmyTruckChassis" count="1"/>
			<ingredient name="vehicleSonjaArmyTruckAccessories" count="1"/>
			<ingredient name="smallEngine" count="1"/>
			<ingredient name="carBattery" count="1"/>
		</recipe>
		
		<recipe name="vehicleSonjaArmyTruck_Dyes_NLPlaceable" count="1" craft_time="180" craft_area="workbench" tags="workbenchCrafting">
			<ingredient name="vehicleWheels" count="6"/>
			<ingredient name="vehicleSonjaArmyTruckChassis" count="1"/>
			<ingredient name="vehicleSonjaArmyTruckAccessories" count="1"/>
			<ingredient name="smallEngine" count="1"/>
			<ingredient name="carBattery" count="1"/>
		</recipe>
		
		<recipe name="vehicleSonjaArmyTruck_NLPlaceable" count="1" craft_time="180" craft_area="workbench" tags="workbenchCrafting">
			<ingredient name="vehicleSonjaArmyTruck_Dyes_NLPlaceable" count="1"/>
			<ingredient name="resourcePaint" count="5"/>
		</recipe>
		
		<recipe name="vehicleSonjaArmyTruck_Dyes_NLPlaceable" count="1" craft_time="10" craft_area="workbench" tags="workbenchCrafting">
			<ingredient name="vehicleSonjaArmyTruck_NLPlaceable" count="1"/>
			<ingredient name="resourcePaint" count="5"/>
		</recipe>
		
	</append>
	
</LittleRedSonja>