Oops! All Quality Modules


Oops! Someone put legendary quality modules in every machine! And they're super glued inside!

Tweaks
2 months ago
2.0 - 2.1
517
Cheats

g Space Machines

10 months ago
(updated 10 months ago)

Is it intentional that asteroid grabbers and crushers aren't currently affected by the mod? After the masochistic grind that was getting blue and purple science going I found getting space science built positively delightful.

edit - an actual bug, the ""bonus"" isn't applied to the recycler even though its explicitly called out in data-final-fixes.lua. Seems to just be a type issue, changing
{type = "assembling-machine", name = "recycler"},
to
{type = "furnace", name = "recycler"},
fixes it.

New response