Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 696 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 696 Bytes

bedrockpack

A Minecraft Bedrock tool for decrypting, encrypting, and stealing resource packs!

Download

https://github.com/AkmalFairuz/bedrockpack/releases/

Usage

Decrypt the resource pack using the given key

bedrockpack decrypt <path to resource pack> <key>

Encrypt the resource pack using either the given key or a generated key

  • Automatically minify all the JSON files
  • Automatically regenerate the UUID of the resource pack in manifest.json
bedrockpack encrypt <path to resource pack> <key (optional)>

Steal the resource pack from a server and decrypt it automatically

  • Xbox authentication is required.
bedrockpack steal <server ip:port>