-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
I have searched every jar file in my MC install, both where I have the launcher (C:\Games\Minecraft) and in my AppDir, and none of them contains terrain.png.
for i in find . -name '*.jar'; do unzip -v $i | grep -i terrain | grep -v terraingen ; done
I am also not using a texture pack. So where am I supposed to get terrain.png? I remember last time I ran into this I found someplace where someone else had uploaded it, I never did find it in my install.
Metadata
Metadata
Assignees
Labels
No labels