Bio oil


actual oil processing on gleba!

Content
a month ago
2.0
184
Fluids Manufacturing

b Error with new Factorio update 2.0.66

26 days ago

When adding the mod I get the error message: Error while running setup for recipe prototype "stack-inserter" (recipe): Recipe is in 'crafting' category but has a non-item ingredient 'bio-oil' (fluid).

26 days ago

check if the issue persists even with no other mods (official ones are fine). it appears that some other mod is changing the crafting category of stack inserters to "crafting", which is usually fine. however my mod changes its recipe to take a fluid ingredient as well (bio oil) and "crafting" recipes can't have fluid ingredients. try to find the conflicting mod, then I can fix the problem.

26 days ago

Yes, i have only elevated Rails, quality and space age active, nothing else.

26 days ago

I don't have Factorio installed at the moment, so try adding this after line 163 in data.lua in the mod folder. please let me know if it works

data.raw["recipe"]["stack-inserter"].category = "organic"

26 days ago

Yeah, that fixed it. Thanks!

Really like your mod, since I think Gleba recipes are far too simple!

New response