Question
I have tried to search for it in my home
directory and my .minecraft
directory with out any success. find / -name terrian.png
also outputs nothing. Does anyone know where Minecraft stores the terrain.png on Linux?
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.
Check more discussion of this question.
No comments:
Post a Comment