This mod still works if you open the .cs file in a text editor and change line 268 from `scrapAmount = researchTable.ScrapForResearch(item),` to `scrapAmount = ResearchTable.ScrapForResearch(item),`
This mod still works if you open the .cs file in a text editor and change line 268 from `scrapAmount = researchTable.ScrapForResearch(item),` to `scrapAmount = ResearchTable.ScrapForResearch(item),`