Posted September 11, 20169 yr 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.
September 12, 20169 yr 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.
September 12, 20169 yr Author Oh, thank you! Crap, that's where I has mistake! I thought it is a new music, but this one is playing only in creative mode, I never played one on my current installed MC! LOL.
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.