Bluecoin
What is Bluecoin?
Windows software for searching, downloading and decrypting Minecraft Marketplace contents. The contents downloaded are always the latest version.
Bluecoin isn't working / .NET Core not installed error
Download and install the .NET Core 7 runtime for it to work:
64-bit Choose this if you are unsure
32-bit Choose this if the previous installer did not help
ARM64 For ARM-processor based laptops
Where can I find the downloaded packs?
Next to the Bluecoin executable file there will be an output
directory created. You can find the packs there.
I downloaded a map/resource pack but Bluecoin is only giving me the skin pack!
This means the pack does not have a valid decryption key.
See if the pack you are downloading has a check mark on the rightmost side of it. This would mean it has a decryption key.
Bluecoin is returning unrelated search results
Use quotes when searching for a pack. By default it searches both the title and description of the pack. Example: "Skyblock"
. Using quotes will only search by the title.
What is keys.tsv?
It's a file format used by Bluecoin that stores the pack UUID's with their respective decryption keys. Without the decryption keys downloaded packs would be unplayable.
Where can I find/replace keys.tsv?
Click the Open keys folder
button inside Bluecoin and place it in that directory.
Why can't I download encrypted packs anymore?
Because of people sharing encrypted packs, this has been disabled.
Here's how to re-enable it:
- Click the
Open keys folder
button inside Bluecoin. - Inside
noire.conf
change theExpertMode
parameter fromFalse
toTrue
and restart Bluecoin.
I found a bug/issue. How can I report it?
- Inside Bluecoin click the
Open keys folder
button or navigate to the directory:%appdata%/BlackMarketplace
. - Inside noire.conf change the
Logging
parameter fromFalse
toTrue
. - Restart Bluecoin.
- There will be a
logs.txt
file created in the keys folder. Send that with the description of the bug to the Telegram chat. - Make sure to set the
Logging
parameter back toFalse
once you're done because it will eat up your disk space :)