Adds an inserter variant that runs on heat instead of standard fuel. Also functions as a heat pipe for thawing adjacent machinery. Recommended for use alongside another mod that provides early heat pipes.
When using dredgeworks frozen reaches, but not any planet start, the technology-updates.lua script crashes (the aps-planet startup setting doesn't exist).
You should either check for the existence of that setting, or for mods["any-planet-start"] in the first condition before accessing that setting.
You have diagnosed the issue perfectly lol. I added a check for the existence of the mod before checking value of the setting, should be fixed in v1.1.0