Skip to content

no jar file contains terrain.png #47

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions