project-1032813
Modby min01
a minecraft mod for protect your assets
Type
Mod
CurseForge Downloads
274,690
CurseForge ID
1032813
Last Updated
Apr 12, 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
Similar Mods
PolyLib
A Minecraft lib used for all of CreeperHosts mods
JinGames JRMCore
A Core mod, that is essential to run 1.7.10 JinGames mods.
Female Gender Mod (NeoForge)
FORGE VERSION - The Female Gender Mod introduces extra player model customization options, including a unique feature th...
PokeCenter PCs (Cobblemon Addon)
Adds a PC to every village PokeCenter
Inventory Sorting
Quick, simple, and lightweight inventory sorting
Dynamic Villager Trades
Makes villager trading more interesting