So I am trying to remove construction robotics for a mod I am making. I have already removed logistic-robotics without any problems but construction-robotics throws an error every time I try to set it to nil.
Check me to make sure this is right
Code: Select all
data.raw.technology["construction-robotics"] = nil
But reading through the technology.lua file, construction-robotics starts on line 2061.
Does anyone know what I am doing wrong or have any pointers to get me past this?
Here is the error specifically
https://imgur.com/HQERRxd
Source files are here if anyone wants to see them
https://github.com/MrGuffels/World-of-R ... ots_0.2.1b