Legendary Everything

by Dunlace

Everything will craft at legendary quality by default

Tweaks
10 months ago
2.0
1.24K
Factorio: Space Age Icon Space Age Mod
Manufacturing Cheats

g Launching Rockets is not currently possible

13 days ago

Due to how the mod works - it is not possible to launch rockets.

Single line I've tried using should fix this since the silo uses a fixed recipe:
data.raw.["rocket-silo"]["rocket-silo"].fixed_quality = "legendary"

So far it has worked, but haven't yet tried to send a rocket.

13 days ago

Yep. This works. Easy fix for anyone that wants to use it until it's updated.
Edit the data-final-fixes.lua to include:
data.raw["rocket-silo"]["rocket-silo"].fixed_quality = "legendary"
Then it will set all the ingredients to also require legendary.

13 days ago
(updated 13 days ago)

New issue however - Can't used quality Space Platform Foundation as actual space platform foundation

New response