In the current prerelease version of Muluna(v1.99.0), when Muluna is loaded alongside Dredgeworks, the game crashes due to a conflict in how our mods modify resources_autoplace_all_patches. Given how Muluna takes care to create its own copy of resources_autoplace_all_patches, and Dredgeworks makes changes to the original prototype in data-final-fixes, it seems it would be a lot simpler for this mod to make the same changes to Muluna's copy of resources_autoplace_all_patches when Muluna is installed.
Failed to load mods: Error while running setup for noise-expression prototype "default-metallic-asteroid-chunk-patches" (noise-expression): Function 'muluna_resource_autoplace_all_patches' does not accept argument 'radius_adjustment' at position 0 near 'muluna_resource_autoplace_all_patches{base_density'.
Download Muluna 1.99.0 here: https://github.com/nicholasgower/planet-muluna/releases/tag/v1.99.0