1mphuls3 / CreateCafe

GNU General Public License v2.0
10 stars 10 forks source link

Liquids are the wrong color with OptiFine #59

Closed Devaraja99 closed 1 year ago

Devaraja99 commented 1 year ago

All Create Cafe liquids appear as a blue color when the mod is used with OptiFine. Create Cafe version used is 1.1.4.

2023-02-23_08 12 47

blug0 on Create Confectionery's issues page (here) pointed to a line of code in Create here as potentially being of help.

1mphuls3 commented 1 year ago

The reason they are blue is because I use the same fluid texture for every fluid and tint it a color, the only solution would be to manually color 40+ fluid textures which I am not going to do. Its an Optifine issue, not mine. Optifine is closed source and highly incompatible with mods and I would recommend using something else like Rubidum/Magnesium.

Devaraja99 commented 1 year ago

With all due respect, if recoloring the fluids is the only barrier for you, could I supply the recolors? I'm more than willing to do so if you're willing to implement them, but, of course, I understand if you'd rather not.

1mphuls3 commented 1 year ago

You'd also have to change all the texture locations in the code and create a pull request.

I just don't have the time nor the energy to fix an issue that is caused by another mod that neither fixes its own issues nor lets others look at the code to fix it for them. I am highly against the use of Optifine, but if you want to do all of that work then go ahead.

Devaraja99 commented 1 year ago

I'm far from a coder; my skills are limited to the assets folder, tragically. My experience in coding is limited to .jsons.

I get the irritation-- my server relies heavily on the use of OptiFine for CIT and CEM, as well as Forge-only mods, so I've got literally no alternative besides axing a huge chunk of my server's mods and lore. It was beyond infuriating to see that the blue modded liquids issue has persisted for multiple versions with no fix.

If you're ever willing to implement the code, I've already got all the liquid assets hammered out, sans one. Thanks for your time!