Omnimatter


This mod condenses all ores into a single ore from which everything is extracted.

Content
3 months ago
0.15 - 1.1
12.0K
Mining Fluids Manufacturing

g Just want the Omnimatter

6 years ago

Crashes on load with the error:
"Failed to load mods: Error in assignID. item-subgroup with name 'omnite-crystalization'does not exist.

Source: omnite-crystalization-4(recipe).

Mods to be disabled:
-Omnimatter.

I like having all the ores as one (omnimatter) i just dont want the extra with the Crystals. I have the Omnimatter Library mod loaded as well.

Thanks

6 years ago

Only crashes on omnimatter_1.1.9. I can run 1.17 just fine.

6 years ago

tsorf98, you can try this hotfix:
modify line 310 in file omnimatter\prototypes\recipes\solvation-dynamic.lua
if not mods["omnimatter_crystal"] then
to
if mods["omnimatter_crystal"] then