valaphee / mcrputil

Minecraft Resource Pack Util for encrypting and decrypting resource packs.
https://valaphee.com/article/1-minecraft-resource-pack-util/
Apache License 2.0
107 stars 14 forks source link

Encrypting resource packs in worlds #14

Open DinoWattz opened 10 months ago

DinoWattz commented 10 months ago

I wanted to encrypt a pack for a local world (that will be shared) to prevent people from editing them so easily, but when I do that things don't load correctly

so, is this only for certain dedicated servers?

valaphee commented 10 months ago

There is a way to encrypt resource packs in worlds, at least I have seen it somewhere, but have to figure out how it exactly works.

But I want to update this project anyway, therefore I'll take a look.

DinoWattz commented 9 months ago

It would be an amazing feature to have! if it also works for behavior packs, it would be the only way of protecting .mcfunction files since they can't really be obfuscated.

This is really needed for making worlds where you really don't want people cheating, I wish you the best of luck figuring out how it works!