Still waiting for straight answer from pyanodon and his team about propene getting
Propene is very popular resource when playing with all py mods
Moderator: pyanodon
Still waiting for straight answer from pyanodon and his team about propene getting
If you haven't already try flushing the pipe and/or replacing the building. Its glitch sometimes but once it's going it should be ok.bowenbigcountry1 wrote: ↑Sat Nov 20, 2021 1:51 amThe Regen heat exchanger is not taking my coke gas. Says it's 250.
It's been a while, but most of the savings in the advanced recipe was because of the convenience of using the molten metals directly, rather than having to cast and "re-melt" them to make the alloy.BlueTemplar wrote: ↑Wed Mar 09, 2022 9:43 amThe advanced tin-chromium alloy recipe is... barely better than the basic one, if not worse, depending on what you value ?
(with -60% energy consumption on the smelters)
Code: Select all
--- a/pyrawores/prototypes/updates/pycoalprocessing-updates.lua
+++ b/pyrawores/prototypes/updates/pycoalprocessing-updates.lua
@@ -62,7 +62,7 @@
RECIPE("gasoline"):add_ingredient({type = "fluid", name = "hydrogen", amount = 50})
RECIPE("olefin"):replace_ingredient("water", "hydrogen")
-RECIPE("flask"):remove_ingredient("iron-plate"):add_ingredient({type = "fluid", name = "molten-glass", amount = 200})
+RECIPE("flask"):replace_ingredient("iron-plate",{type = "fluid", name = "molten-glass", amount = 200})
RECIPE("ref-to-light-oil"):add_ingredient({type = "fluid", name = "hydrogen", amount = 250})
--RECIPE("olefin-combustion"):remove_ingredient("water"):add_ingredient({type = "fluid", name = "hydrogen", amount = 100})
RECIPE("niobium-oxide"):replace_ingredient("water", "nitrogen")
--- a/pyalienlife/prototypes/updates/pycoalprocessing-updates.lua
+++ b/pyalienlife/prototypes/updates/pycoalprocessing-updates.lua
@@ -60,7 +60,7 @@
RECIPE('ralesia-seeds'):remove_unlock('coal-processing-1'):add_unlock('ralesia'):subgroup_order("py-alienlife-ralesia", "a"):change_category('nursery'):replace_ingredient("ralesia","ralesias")
RECIPE('chemical-science-pack'):add_ingredient({type = "item", name = "alien-sample-02", amount = 1})
RECIPE('filtration-media'):add_ingredient({type = "item", name = "micro-fiber", amount = 2})
-RECIPE('flask'):remove_ingredient("wood"):add_ingredient({type = "item", name = "stopper", amount = 4})
+RECIPE('flask'):replace_ingredient("wood",{type = "item", name = "stopper", amount = 4})
RECIPE('aromatics-to-plastic'):remove_unlock('methanol-processing-1'):add_unlock('coal-processing-1'):change_category('biofactory'):remove_ingredient("aromatics"):add_ingredient({type = "fluid", name = "aromatics", amount = 50}):remove_ingredient("syngas"):add_ingredient({type = "fluid", name = "syngas", amount = 100})
RECIPE('mukmoux-fat'):remove_unlock('coal-processing-2')
Experimental design with an oil drilling rig and the supply of drilling mud to it 1. The drilling rig does not respond to the mud.