project-1032813
Modby min01
a minecraft mod for protect your assets
Type
Mod
CurseForge Downloads
302,084
CurseForge ID
1032813
Last Updated
Aug 22, 2026
Description
Q : What is this?
A : this is a library mod for protect your own assets via encryption
Q : Is this really useful?
A : tbh, i'm not sure. this is mostly for protect from illegal bedrock port, which is very common case of stealing assets
Q : Is this compatible with resourcepack?
A : yes
Q : How to use it?
A : create folder named "aes" in your minecraft folder (run folder in development environment)
put files that you want to encrypt.
use below code with FMLClientSetupEvent to encrypt files (make sure remove code when publishing mod)
try { AESUtil.encryptFiles(".png"); } catch (Exception e) { e.printStackTrace(); }now remove .dat from file name
then everything should be done, you don't need to do additional stuff
for sounds : AESUtil.encryptFiles(".ogg");
Q : Which file format is supported?
A : almost every files, even geckolib geo file, also you can encrypt textures in resourcepack too
Credits :
logo by gytator
Future Plans :
more fancy way to encrypt files
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Stat Tinkerer
Keep various stats on death, prevent eating and tinker with vanilla health system to make it harder.
Blue Archive Halo
Render halos for beacons. client only.
Witcher (More RPG Classes)
Slay monsters like a Witcher! Spell Engine Add-On
Create Compact Exp
Simple Create add-on to save space in your storage.
Wild Bushes
Discover Bushes Full of Crops while exploring the Wilderness
Iron Ender Chests
Adds new Ender Chests with more storage space!