Easy Oil Recipes


Three easy and direct recipes for refinery: Light Oil, Heavy Oil and Petroleum Gas. Maintains the proportion

Content
8 months ago
2.0
2.30K
Fluids

g Productivity Modules

9 months ago

Advanced Oil Processing allows Productivity Modules.
Easy Oil Recipes does not.

This can be looked at as balancing for the shortcut to advanced oils, however, it gave me a sad. If it gave you a sad as well, this topic is for you unless it gets added in an update...

If you extract the mod and open the data.lua file, change the following lines for all 3 recipes.
==The lines look like this x3==============================================

},
icon = "__base__/graphics/icons/fluid/blah-blah-blah.png",

==Now add this line between=============================================

allow_productivity = true,

==Now it should look like this=============================================

},
allow_productivity = true,
icon = "__base__/graphics/icons/fluid/blah-blah-blah.png",

===================================================================

After you added for all 3 recipes, you can now use productivity modules with the Easy Oil Recipes. You're welcome. :)

8 months ago

You're welcome. :)

Just logged in to post the same after fixing the bug myself. Thanks for beating me to it OmegaDude :)

8 months ago

Applied the fix, I totally forgot to do this weeks ago but now it should be up.

New response