SkillAgentSearch skills...

EncryptMyPack

A tool that can encrypt & decrypt Minecraft: Bedrock Edition resource pack

Install / Use

/learn @AllayMC/EncryptMyPack
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EncryptMyPack

license version

A small util for encrypting and decrypting resource packs.

<img src="screenshot.png" alt="screenshot" width="500" height="500">

🌟 Feature

  • An easy to use graphical interface
  • Encrypt and decrypt resource packs
  • Support resource pack that contains sub packs

🔨 Usage

Download the latest jar file from release. Before using this tool, make sure you have Java 21+ installed. Double click the jar file to run it, or run the following command in terminal:

java -jar EncryptMyPack-<version>-shaded.jar

Encryption

  1. The key should be a 32 character long string. You can click GenKey button to generate a random key
  2. Make sure your pack is a zip file, and in your pack should be a manifest.json

After the encryption, a contents.json file should now be in output zip file, and the key will be displayed in the console

Decryption

  1. Again, the key should be a 32 character long string
  2. To decrypt the pack, you must provide its key

🎫 License

Copyright © 2023-2025 AllayMC, all rights reserved. LGPL-3.0

❤️ Special thanks

Thanks to mcrputil for their great work!

Related Skills

View on GitHub
GitHub Stars62
CategoryDevelopment
Updated8d ago
Forks7

Languages

Java

Security Score

95/100

Audited on Mar 18, 2026

No findings