Parallel lab


Adds a lab with a second research queue, together with a system to support multiple labs with separate queues.

Content
6 days ago
2.0
74

b data-updates.lua broken with Moshine mod installed

20 hours ago

Hi - thanks for the mod! It works exactly as I was hoping, but I have noticed an error in your data-updates.lua file. I changed it to e.g:

if mods["Moshine"] and settings.startup["parallel-lab-moshine-compat"] then
data.raw.lab["neural_computer"].paralell_lab = true
end

The game engine did not like the "bool-setting" in this file, and the name of the neural_computer was wrong also.

12 hours ago

Fixed on my end as well, thank you!

New response