How can I manually download vanilla resource pack? #28
Replies: 1 comment 2 replies
|
You can get most vanilla resource files from client jar(which is essentially a zip file). Translation files and audio files are downloaded and stored in |
2 replies
Answer selected by
wyc-26
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can get most vanilla resource files from client jar(which is essentially a zip file). Translation files and audio files are downloaded and stored in
.minecraft/assets, you can retrieve these files from your vanilla game directory.