We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
// NOTE: for increase contact to mod developer. long DYNAMIC_PACK_HTTPS_FILE_SIZE_LIMIT = megabyte(8); // kb -> mb -> 5MB (for files in resourcepack) long MODRINTH_HTTPS_FILE_SIZE_LIMIT = megabyte(1024); // 1 GB (for .zip files from modrinth) long MOD_MODTINTH_API_LIMIT = megabyte(8); // 8 MB of api long GZIP_LIMIT = megabyte(50); // 50 MB of .gz file long MOD_FILES_LIMIT = megabyte(8); // dynamicmcpack.repo.json and etc...
and all subdomains.
../../