Jump to content

Temp Fix to "no craftable Table Saw"


METALmurderer

Recommended Posts

THIS INVOLVES EDITING AN XML OR USING MINE

 

 

In the progression.xml file, Ctrl + F and search "Advanced Engineering"

 

 

You're looking for

<passive_effect name="RecipeTagUnlocked" operation="base_set" value="1" level="1,5"
			tags="workbench,generatorbank,electricwirerelay,switch,ceilingLight01_player,switch,gunCrossbow,armorMiningHelmet"/>

 

Change it to

<passive_effect name="RecipeTagUnlocked" operation="base_set" value="1" level="1,5"
			tags="workbench,generatorbank,electricwirerelay,switch,ceilingLight01_player,switch,gunCrossbow,armorMiningHelmet,tableSaw"/>

 

 

OR you can just copy paste

 

https://pastebin.com/xYeWnZ8C

 

This will fix SP and MP games, I have not tested it on Dedi server yet but I will soon

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...