How to disable an entity?
Posted: Mon Dec 02, 2024 10:27 am
Hello! I am setting up the integration of the AAI Industry and Crash Site mods https://mods.factorio.com/mod/atan-crash-site
Since Crash Site already has production and laboratory modules, I want to disable the entities 'burner_lab' and 'burner-assembling-machine'
Unfortunately, deleting recipes from the technology tree is not enough, since 'burner_lab' as a type of 'lab' is hardcoded in the technologies "research-speed-1-6".
I ask for help, since my programming knowledge was not enough.
Thanks!
Since Crash Site already has production and laboratory modules, I want to disable the entities 'burner_lab' and 'burner-assembling-machine'
Unfortunately, deleting recipes from the technology tree is not enough, since 'burner_lab' as a type of 'lab' is hardcoded in the technologies "research-speed-1-6".
I ask for help, since my programming knowledge was not enough.
Thanks!