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

AOBD Mekanism Slurry missing textures #134

Open
Breadabix opened this issue May 14, 2020 · 2 comments
Open

AOBD Mekanism Slurry missing textures #134

Breadabix opened this issue May 14, 2020 · 2 comments

Comments

@Breadabix
Copy link

Basically what the title says, the slurries and clean slurries added by AOBD dont have textures. I dont know if this is still supported for small things like this but would be nice if it was fixed.

@ChrisJStone
Copy link

@Breadabix If you are experiencing the same issue that I did with these two mods installed it is actually caused by Mekanism itself. The cause of the issue is minecraft being unable to find the liquid ore and liquid clean ore png and mcmeta files. If you look at you log file you will find the name of the textures that are missing and where minecraft expects to find them.

What you can do to resolve the issue is to create a custom resource pack and copy the missing files from assets\mekanism\textures\blocks\liquid "This path is in the main mekanism.jar" to
\assets\mekanism\textures\blocks "This path is in your custom resource pack folder" IE ResoucePackname\assets\mekanism\textures\blocks

NOTE I am on 1.7.10 so I am not sure if this fix will work for newer versions. However it should work.

@Breadabix
Copy link
Author

Thankyou, will have to look at a log later, im still using 1.7.10 and im glad Im not the only one :)

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

No branches or pull requests

2 participants