Another-One-Bites-the-Dust icon indicating copy to clipboard operation
Another-One-Bites-the-Dust copied to clipboard

AOBD Mekanism Slurry missing textures

Open Breadabix opened this issue 4 years ago • 2 comments

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.

Breadabix avatar May 14 '20 17:05 Breadabix

@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.

ChrisJStone avatar Jun 20 '20 10:06 ChrisJStone

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

Breadabix avatar Jun 20 '20 12:06 Breadabix