I wanted to temporarily unblock my game while the recipe updates are being finalized. I went in and made these changes in this mod:
- overrides/technology.lua : renamed bob-tungsten-alloy-processing to bob-tungsten-processing
- recipes/warehouses.lua : changed bob-ceramic-bearing to bob-titanium-bearing, made sense to have something between steel and nitinol and it was already using titanium plates
- recipes/smelting : removed prefix 'bob-' from both bob-tungsten-plate and bob-tungsten-carbide
those are all the changes, the mod is now loading successfully. I'm definitely no modder, but I wanted to make the minimum temporary changes to allow the game to load. Happy to share the zip file if wanted