Resource icon
AssetsDecoder
Designed for decoding "%appdata%\.minecraft\assets\objects"
You want to play with minecraft sounds?
You enter that folder, you'll find that it's obfuscated and you don't know which file is the file you want?
Well... This will help you!
REQUIREMENT:
Java 8 (Java 7 not tested)
Minecraft (currently support only Windows)
HOW TO RUN:
java -jar AssetsDecoder.jar [JSON indexes file] [assets\objects folder path] [output folder]
EXAMPLE:
java -jar AssetsDecoder.jar %appdata%\.minecraft\assets\indexes\1.11.json %appdata%\.minecraft\assets\objects %appdata%\.minecraft\assets_decoded\
This example will decode Minecraft 1.11 assets and put it in "%appdata%\.minecraft\assets_decoded\"
Designed for decoding "%appdata%\.minecraft\assets\objects"
You want to play with minecraft sounds?
You enter that folder, you'll find that it's obfuscated and you don't know which file is the file you want?
Well... This will help you!
REQUIREMENT:
Java 8 (Java 7 not tested)
Minecraft (currently support only Windows)
HOW TO RUN:
java -jar AssetsDecoder.jar [JSON indexes file] [assets\objects folder path] [output folder]
EXAMPLE:
java -jar AssetsDecoder.jar %appdata%\.minecraft\assets\indexes\1.11.json %appdata%\.minecraft\assets\objects %appdata%\.minecraft\assets_decoded\
This example will decode Minecraft 1.11 assets and put it in "%appdata%\.minecraft\assets_decoded\"