Found the answer. Firstly, you will need a LUA editor.
Go to your file explorer and type in %appdata%\Factorio\mods
Go to this folder: \Yuoki_1.2.22.zip\Yuoki_1.2.22\prototypes\integration\bobores
copy the ir_atomics file on to desktop (it wont save changes in the folder).
Create a back up of the file.
Delete lines 39-41:
if settings.startup["bobmods-ores-enabletungstenore"].value == true then
yi.lib.recipe.atomics.recipes_make_item("bob-tungsten-ore", 32, 10, 1) -- Tungsten ore
end
and line 67:
yi.lib.recipe.atomics.recipes_make_item("bob-tungsten-ore", 32, 10, 1) -- Tungsten ore
Drag the file in to the mod folder
Run game
This loads it up. there may be some issues futher down the road with missing tungstan, but this is a quick fix.