Changing A Base Technology
Posted: Thu Dec 05, 2019 6:04 am
I need to modify the type of science pack necessary for a base technology, specifically Fluid Handling. I created a mod and placed the following code in data.lua but it doesn't work:
Please advice.
Code: Select all
data.raw.technology["fluid-handling"].unit.ingredients = {{"crude-science-pack", 1}}