Jump to content

[1.10.2] Where I can take the music from Eclipse-built project?


Xanderr_K

Recommended Posts

That strange question needs to be clarified. When I running a game built in Eclipse workspace, it plays a lot of new, different abient tracks which I never heared in my Minecraft that I use to play. The game is up to date, but Resource folder contains only old music, 12 tracks total. I tried to dig in Forge folder that should contain whole Example project, but found nothing.

Link to comment
Share on other sites

ForgeGradle downloads the same assets as the regular client does. You can find these in ~/.gradle/caches/minecraft/assets (replace ~ with %USERPROFILE% on Windows).

 

The index file can be found at assets/indexes/<version>.json, the assets themselves can be found in assets/objects. The index file tells you the hash of each file, this hash is used as the file name.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.