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

JEI Gas rendering fix and easier gas coloration #5213

Merged
merged 3 commits into from Mar 10, 2019
Merged

JEI Gas rendering fix and easier gas coloration #5213

merged 3 commits into from Mar 10, 2019

Conversation

pupnewfster
Copy link
Member

Allows gasses based on fluids only colored by a tint to render properly in JEI. This lets gasses created from MekaTweaker based on ContentTweaker fluids to render with a color in JEI, and also makes it so that ore slurry is colored in JEI. Example of osmium slurry in the chemical washer https://gyazo.com/a4f5fd3bd2a16415ffff2d840f01816a

I also decided to implement #5028 but in a different way to #5050 that makes it easier to edit the colors of gasses without having to recreate the entire texture. The reason I am including this in the same pull request is that it makes it easier to test the JEI rendering and having gas rendering work everywhere based on tint is needed for the change. (If you would like these in two separate pulls I can split them).

In addition to the changes of oxygen, tritium, lithium, and chlorine I have done the change requested on the pull of changing liquid osmium to a more blue-grey.

If you would like any of the other colors changed I can do so as it is very quick and easy to change the colors of the gasses now as all that is needed is a hex code.

Also fixes it for other tint based fluids
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants