Good morning. Yes, I'm thinking of integrating this mod into the main mod as a direct feature. What was breaking this mod with 1.4.0
and higher is a change introduced to the remote-call function exclude_surface()
which had unfortunately being misused by some mods. Its purpose is to have e.g. "internal" or temporary surfaces like NiceFill
creates to exclude entirely from ruin-spawning. Or also mods like Subsurface
can utilize this function to have no ruins "underground" being spawned.