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

Fluids entering iron tanks use fallback texture when flowing texture is missing #53

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

asoftbird
Copy link

Fixes GTNewHorizons/GT-New-Horizons-Modpack#15017.

Instead of using the missing texture when the flowing texture is missing, the fluid's still texture is used which should always be available.

(First-time Java contribution, please be gentle :)

Left: Fluid with missing flowing texture (sulfuric acid); fluid entering tank uses still texture.
Right: Fluid with existing flowing texture (water); fluid uses animated flowing texture.
image

@Dream-Master Dream-Master requested a review from a team December 13, 2023 22:01
@bombcar bombcar merged commit 40038e3 into GTNewHorizons:master Dec 14, 2023
1 check passed
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.

Any fluid not placable in world when flowing in a Railcraft tank won't display right
4 participants