How can I manually download vanilla resource pack? #28
-
|
如题 |
Beta Was this translation helpful? Give feedback.
Answered by
DevBobcorn
Jun 22, 2025
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 |
Beta Was this translation helpful? Give feedback.
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.