Hi,
rigor-module 1.1.12 declares "(?) crushing-industry-tweaks" in info.json, but
the string "crushing-industry-tweaks" does not appear in any .lua file of the
mod — the dependency is unused.
It does close a load-order cycle, which makes Factorio refuse to start:
crushing-industry-tweaks --?--> nulls-k2so-tweaks
nulls-k2so-tweaks --?--> planet-muluna
planet-muluna --+--> rigor-module
rigor-module -(?)-> crushing-industry-tweaks <-- closes the loop
Could you remove that entry?
Reported by a user running all four mods together.
Thanks!