Really enjoying the mod so far — the underground progression is great.
One thing feels off with the cargo elevator. I'm on depth 2, feeding sulfur and plastic in. Items go up fine and land on the belts, but once the output belts back up, the item count in the elevator starts constantly going up and down instead of settling. It never stabilises — it just keeps cycling, and it looks pretty odd when you're watching it.
It doesn't seem to lose anything, so it may well be cosmetic. But it also makes it hard to tell whether the elevator is actually keeping up, and the input side keeps consuming while nothing is coming out downstream — so my production ratios upstream end up misleading.
I had a look through runtime/cargo_elevator.lua and I think I've got a decent idea of where it comes from, and a small change that would smooth it out without changing how the elevator is meant to work.
Which brings me to the actual ask: would you consider putting the mod on GitHub (or any public Git host)? info.json has no homepage and no contact, so right now there's nowhere to send a patch. I'd genuinely rather open a PR you can review and reject than describe a fix in a forum post — and it would mean any fix survives your next release instead of getting overwritten in my local copy.
Happy to help with this one and anything else I run into. Just need somewhere to push to.