Skeeter63082
New member
Here's the code to add the table saw, chemistry station, and schematics to your craftable list once you unlock the right perk. This file can be found at C:\Program Files\Steam\steamapps\common\7 Days To Die\Data\Config\progression.xml (or wherever you keep your steam folder. It can be easily accessed by right clicking on the game in your steam library and selecting "properties" then selecting the "local files" tab, and then clicking "browse local files")
This is for the table saw:
And this is for the the Chemistry Station and schematics:
Do this at your own risk. I have tested it and it works well for me. Be sure you are replacing the right piece of code before saving the .xml file
This is for the table saw:
Code:
<passive_effect name="RecipeTagUnlocked" operation="base_set" value="1" level="1,5"
tags="tablesaw,workbench,generatorbank,electricwirerelay,switch,ceilingLight01_player,switch,gunCrossbow,armorMiningHelmet"/>
Code:
<passive_effect name="RecipeTagUnlocked" operation="base_set" value="1" level="1,5"
tags="ammo9mmBullet,ammo44MagnumBullet,ammoShotgunShell,ammo762mmBulletFMJ,thrownAmmoPipeBomb,mineHubcap,mineCookingPot,chemistryStation,modGunMuzzleBrake,modGunFlashlight,modGunScopeSmall,modGunTriggerGroupSemi,modGunBipod,modGunForegrip,modGunDuckbill,modGunChoke,modGunMagazineExtender,modShotgunSawedOffBarrel,modGunMeleeTheHunter,modMeleeSerratedBlade,modMeleeWeightedHead,modMeleeStructuralBrace,modArmorInsulatedLiner,modArmorCoolingMesh,modArmorReinforcedPadding,modArmorScrapPlating,modArmorImprovedFittings,modArmorStoragePocket,modArmorHelmetLight"/>
<passive_effect name="RecipeTagUnlocked" operation="base_set" value="1" level="2,5"
tags="thrownDynamite,ammo9mmBulletSteel,ammo44MagnumBulletSteel,ammo762mmBulletFMJSteel,ammoShotgunSlug,ammoArrowSteelAP,ammoCrossbowBoltSteelAP,ammoArrowFlaming,mineAirFilter,resourceMilitaryFiber,modGunBarrelExtender,modGunSoundSuppressorSilencer,modGunSoundSuppressorSilencer,modGunScopeMedium,modGunReflexSight,modGunTriggerGroupBurst,modGunRetractingStock,modGunCrippleEm,modMeleeFortifyingGrip,modMeleeClubBarbedWire,modMeleeClubBurningShaft,modArmorPlasticPlating,modArmorIronPlating,modArmorSpikedKnuckles,modArmorCustomizedFittings,modArmorDoubleStoragePocket,modArmorAdvancedMuffledConnectors,modArmorImpactBracing,modArmorWaterPurifier"/>
<passive_effect name="RecipeTagUnlocked" operation="base_set" value="1" level="3,5"
tags="ammoCrossbowBoltExploding,modArmorMuffledConnectors,modGunScopeLarge,modGunTriggerGroupAutomatic,modGunRodAndSpring,modGunBowPolymerString,modMeleeTemperedBlade,modMeleeErgonomicGrip,modMeleeClubMetalSpikes,modArmorBandolier,modArmorMilitaryPlating,modArmorSteelPlating,modArmorTripleStoragePocket"/>
<passive_effect name="RecipeTagUnlocked" operation="base_set" value="1" level="4,5"
tags="resourceRocketTip,resourceRocketCasing,ammoRocketHE,ammoRocketFrag"/>
<passive_effect name="RecipeTagUnlocked" operation="base_set" value="1" level="5"
tags=""/>