Tuesday, August 16, 2011

Where is the "terrain.png" file located in Linux?

Question

I have tried to search for it in my home directory and my .minecraft directory without any success. find / -name terrain.png also outputs nothing.

Answer

~/.minecraft/bin/minecraft.jar - it's inside the jar archive. If you use a texturepack, then it's in its zip file in ~/.minecraft/texturepacks instead. For more info take a look here.

No comments:

Post a Comment