Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gasoline revision #1398

Merged
merged 3 commits into from
Feb 17, 2018
Merged

Gasoline revision #1398

merged 3 commits into from
Feb 17, 2018

Conversation

JohannesGaessler
Copy link
Collaborator

Currently Gasoline recipes use Acetone, which is only obtainable when using complicated chemistry.
They now use AceticAcid for simple chemistry.

The recipe for High-Octane Gasoline currently has an output FluidStack size of 32000L, which exceeds the 8000L output tank size of the Mixer.
To fix this the recipe now outputs a stack of Cells rather than a FluidStack.
Since this reduces the number of available inputs from five to four Octane is no longer required for producing GasolinePremium.
I think that this change will also make Gasoline production less rigid since the only way to obtain Octane was by cracking LightFuel.
The Octane Material has been removed since it no longer has any use.

Currently Gasoline requires the following five starting Materials: Naphtha, Refinery Gas, Methanol, Acetone/Acetic Acid, and Toluene.
I changed the recipes for Gasoline so that it no longer requires Gas.
I think that having five different starting materials makes the setup you'd need for producing Gasoline too complicated when compared to the reward.
Since this makes the Raw Gasoline intermediary material obsolete it has been removed.

Johannes Gäßler added 3 commits February 16, 2018 16:14
Gasoline recipes used Acetone, which was only obtainable with
complicated chemistry.
They now use AceticAcid for simple chemistry.

The recipe for GasolinePremium had an output FluidStack size of 32000L,
which exceeds the 8000L output tank size of the Mixer.
To fix this the recipe now outputs a stack of Cells rather than a
FluidStack.
Since this reduces the number of available inputs by one Octane is no
longer required for producing GasolinePremium.
The Octane Material has been removed since it no longer has any use and
was only obtainable by cracking LightFuel.
Removed the GasolineRaw intermediary material.
Gasoline no longer requires Gas.
@jaskarth
Copy link
Collaborator

I agree with these changes

@Blood-Asp
Copy link
Owner

ok, so thats what was missing...

@Blood-Asp Blood-Asp merged commit 6eb95c1 into Blood-Asp:unstable Feb 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants