|
|
AutoModpack (自动模组包)Github |相关wiki |源站链接支持: fabric , forge , neoforge , quiltAutoModpack 是一个 Minecraft 修改,旨在简化服务器的模组包更新过程。借助这个修改,玩家不再需要手动更新每个模组或整个模组包。繁琐的更新任务被自动处理,使游戏体验更加流畅和愉快。
关键特性
为玩家提供无缝模组包更新,不会干扰游戏体验。为管理员提供轻松的模组包管理,包括轻松管理模组、配置文件、资源包等。直接从 Modrinth 和 CurseForge 下载。快速简单的安装过程。
工作原理
在服务器上,AutoModpack 会生成一个名为 automodpack-content.json 的文件,其中包含了所有模组、配置文件、资源包和其他必要文件。服务器还会在 HTTP 服务器上托管此文件以及其中包含的所有文件。
当客户端加入服务器时,模组包会自动从 HTTP 服务器下载 automodpack-content.json 文件,并检查 Modrinth 和 Curseforge API 来获取大多数或所有模组/资源包/着色器文件的直接下载链接,然后下载内容中包含的所有文件(如果之前在客户端上未安装)。客户端只需等待几秒钟,文件就会下载、安装并重新启动游戏。完成此过程后,客户端可以再次加入服务器并享受模组包。
安全性
简而言之,不安全。这个修改允许运行它的任何服务器将任何文件放入你的游戏文件夹中,比如病毒或键盘记录器。因此,如果你是客户端,请确保你信任你的服务器管理员,并且为了安全起见,请扫描你的游戏文件夹以查找恶意内容。请将任何有用的安全材料发送到 GitHub 问题中。然而,只要你知道服务器是安全的且所有者不是冒名顶替者,你就应该没问题。
这仅供个人使用。其他开发人员对他们的模组工作非常努力,只是访问他们的网站、Modrinth/CurseForge 页面或 GitHub 是一种常识。请不要使用此功能未经明确许可大规模分发其他人的模组。根据您所在地区的版权和/或专利法,将此修改与其他开发人员的模组一起用于商业目的可能是非法的,请检查许可证。
截图:
来自Modrinth所有游戏版本1.21.61.21.71.21.81.21.41.201.20.11.181.18.11.18.21.21.51.20.41.20.61.21.21.21.31.19.41.191.19.11.19.21.211.21.11.20.21.19.31.16.41.16.51.171.17.1所有类型fabricneoforgeforgequiltAutoModpack 4.0.0-beta38 fabricautomodpack-mc1.21.6-fabric-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.21.6, 1.21.7, 1.21.8类型:FabricRelease下载次数: 1,295AutoModpack 4.0.0-beta38 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.21.4类型:FabricRelease下载次数: 287AutoModpack 4.0.0-beta38 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 1,986AutoModpack 4.0.0-beta38 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 32AutoModpack 4.0.0-beta38 neoforgeautomodpack-mc1.21.5-neoforge-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 43AutoModpack 4.0.0-beta38 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 7AutoModpack 4.0.0-beta38 fabricautomodpack-mc1.21.5-fabric-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.21.5类型:FabricRelease下载次数: 701AutoModpack 4.0.0-beta38 neoforgeautomodpack-mc1.21.6-neoforge-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.21.6, 1.21.7, 1.21.8类型:NeoForgeRelease下载次数: 122AutoModpack 4.0.0-beta38 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 10AutoModpack 4.0.0-beta38 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 27AutoModpack 4.0.0-beta38 forgeautomodpack-mc1.19.4-forge-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.19.4类型:ForgeRelease下载次数: 28AutoModpack 4.0.0-beta38 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.19.4类型:FabricRelease下载次数: 12AutoModpack 4.0.0-beta38 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 59AutoModpack 4.0.0-beta38 forgeautomodpack-mc1.19.2-forge-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 115AutoModpack 4.0.0-beta38 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 1,116AutoModpack 4.0.0-beta38 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 2,235AutoModpack 4.0.0-beta38 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.20.6类型:FabricRelease下载次数: 19AutoModpack 4.0.0-beta38 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 9AutoModpack 4.0.0-beta38 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.20.4类型:FabricRelease下载次数: 68AutoModpack 4.0.0-beta38 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 46AutoModpack 4.0.0-beta38 forgeautomodpack-mc1.18.2-forge-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 108AutoModpack 4.0.0-beta38 forgeautomodpack-mc1.20.1-forge-4.0.0-beta38.jar下载4.0.0-beta38#Release## What\'s Changed- Added 1.21.6 compatibility.- Added `forceCopyFilesToStandardLocation` option to the server config. It\'s a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. **This will break seamless updates!** Use only when you have really good reason for it. Configuration works exactly the same way `syncedFiles` does.- `disableInternalTLS` doesn\'t require loopback address anymore, although its still very much recommend.- `localAddressToSend` got removed, it was useless.- `portToSend` behavior was slightly changed (see [wiki](https://moddedmc.wiki/en/project/automodpack/docs/configuration/server-config)). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.- A lot of boring internal build script changes.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38展开版本: 4.0.0-beta38支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 4,235AutoModpack 4.0.0-beta37 neoforgeautomodpack-mc1.21.5-neoforge-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 182AutoModpack 4.0.0-beta37 fabricautomodpack-mc1.21.5-fabric-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.21.5类型:FabricRelease下载次数: 616AutoModpack 4.0.0-beta37 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.20.6类型:FabricRelease下载次数: 8AutoModpack 4.0.0-beta37 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 60AutoModpack 4.0.0-beta37 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 34AutoModpack 4.0.0-beta37 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 7AutoModpack 4.0.0-beta37 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 1,299AutoModpack 4.0.0-beta37 forgeautomodpack-mc1.19.2-forge-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 102AutoModpack 4.0.0-beta37 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.20.4类型:FabricRelease下载次数: 24AutoModpack 4.0.0-beta37 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 980AutoModpack 4.0.0-beta37 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 909AutoModpack 4.0.0-beta37 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.19.4类型:FabricRelease下载次数: 14AutoModpack 4.0.0-beta37 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 11AutoModpack 4.0.0-beta37 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.21.4类型:FabricRelease下载次数: 404AutoModpack 4.0.0-beta37 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 8AutoModpack 4.0.0-beta37 forgeautomodpack-mc1.18.2-forge-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 31AutoModpack 4.0.0-beta37 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 14AutoModpack 4.0.0-beta37 forgeautomodpack-mc1.20.1-forge-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 2,575AutoModpack 4.0.0-beta37 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 9AutoModpack 4.0.0-beta37 forgeautomodpack-mc1.19.4-forge-4.0.0-beta37.jar下载4.0.0-beta37#Release## What\'s Changed- [Server config got revamped](https://github.com/Skidamek/AutoModpack/pull/386), few entries are gone replaced for new, easier to understand ones. Config should auto update to the new schema however if you changed some modpack host related settings it might require a little revision.- Improved a little bit download and changelog screens.- Added `amp` as a shortcut to the `automodpack` command.- Added `automodpack host fingerprint` command.- `mods`, `config`, `shaderpacks` and `resourcepacks` folders should be auto created on fresh install in the `/automodpack/host-modpack/main/` to reduce confusion as to how it works.- Fixed edge-cases with incorrectly generated file path entries in the modpack e.g. occurring e.g. in docker containers [#387](https://github.com/Skidamek/AutoModpack/issues/387).- Improved saving the certificate fingerprints, fixing [#382](https://github.com/Skidamek/AutoModpack/issues/382).- Few other smaller fixes/improvements mainly around modpack host.- Update zh_cn.json by @zyf722 in https://github.com/Skidamek/AutoModpack/pull/378.- Update fr_fr.json by @justeyanis in https://github.com/Skidamek/AutoModpack/pull/390.## New Contributors* @zyf722 made their first contribution in https://github.com/Skidamek/AutoModpack/pull/378* @justeyanis made their first contribution in https://github.com/Skidamek/AutoModpack/pull/390**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta36...v4.0.0-beta37展开版本: 4.0.0-beta37支持游戏: 1.19.4类型:ForgeRelease下载次数: 10AutoModpack 4.0.0-beta36 fabricautomodpack-mc1.21.5-fabric-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.21.5类型:FabricRelease下载次数: 627AutoModpack 4.0.0-beta36 neoforgeautomodpack-mc1.21.5-neoforge-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 81AutoModpack 4.0.0-beta36 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 26AutoModpack 4.0.0-beta36 forgeautomodpack-mc1.18.2-forge-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 47AutoModpack 4.0.0-beta36 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 1,193AutoModpack 4.0.0-beta36 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 11AutoModpack 4.0.0-beta36 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 57AutoModpack 4.0.0-beta36 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.20.6类型:FabricRelease下载次数: 23AutoModpack 4.0.0-beta36 forgeautomodpack-mc1.19.2-forge-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 74AutoModpack 4.0.0-beta36 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.20.4类型:FabricRelease下载次数: 38AutoModpack 4.0.0-beta36 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 18AutoModpack 4.0.0-beta36 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.19.4类型:FabricRelease下载次数: 14AutoModpack 4.0.0-beta36 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 768AutoModpack 4.0.0-beta36 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 65AutoModpack 4.0.0-beta36 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 1,288AutoModpack 4.0.0-beta36 forgeautomodpack-mc1.20.1-forge-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 2,674AutoModpack 4.0.0-beta36 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 17AutoModpack 4.0.0-beta36 forgeautomodpack-mc1.19.4-forge-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.19.4类型:ForgeRelease下载次数: 20AutoModpack 4.0.0-beta36 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 13AutoModpack 4.0.0-beta36 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta36.jar下载4.0.0-beta36#Release## What\'s Changed- Security improvements- Add mod environment detection on neo/forge - now `autoExcludeServerSideMods` works fine there too- Wildcards now can match directories with `*` - experimental, report bugs!- Added `kubejs` and `emotes` to the `syncedFiles` by default #366 #368- Bump bundled mixinextras version to 0.5.0-rc.2 - fixes some mod incompatibilities on fabric- Update Portuguese/Brazilian localization - thanks to @Goodinhoo- Updated and added a few other language translations :)**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta35...v4.0.0-beta36展开版本: 4.0.0-beta36支持游戏: 1.21.4类型:FabricRelease下载次数: 244AutoModpack 4.0.0-beta35 fabricautomodpack-mc1.21.5-fabric-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.21.5类型:FabricRelease下载次数: 348AutoModpack 4.0.0-beta35 neoforgeautomodpack-mc1.21.5-neoforge-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 85AutoModpack 4.0.0-beta35 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 18AutoModpack 4.0.0-beta35 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 8AutoModpack 4.0.0-beta35 forgeautomodpack-mc1.20.1-forge-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 819AutoModpack 4.0.0-beta35 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 7AutoModpack 4.0.0-beta35 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 13AutoModpack 4.0.0-beta35 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 272AutoModpack 4.0.0-beta35 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 496AutoModpack 4.0.0-beta35 forgeautomodpack-mc1.19.2-forge-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 46AutoModpack 4.0.0-beta35 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.21.4类型:FabricRelease下载次数: 126AutoModpack 4.0.0-beta35 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 8AutoModpack 4.0.0-beta35 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.19.4类型:FabricRelease下载次数: 7AutoModpack 4.0.0-beta35 forgeautomodpack-mc1.18.2-forge-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 9AutoModpack 4.0.0-beta35 forgeautomodpack-mc1.19.4-forge-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.19.4类型:ForgeRelease下载次数: 8AutoModpack 4.0.0-beta35 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.20.4类型:FabricRelease下载次数: 13AutoModpack 4.0.0-beta35 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.20.6类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta35 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 360AutoModpack 4.0.0-beta35 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 10AutoModpack 4.0.0-beta35 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta35.jar下载4.0.0-beta35#Release## What\'s Changed- Fixed CA signed certificates not working with specific DNS entries**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta34...v4.0.0-beta35展开版本: 4.0.0-beta35支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 18AutoModpack 4.0.0-beta34 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 21AutoModpack 4.0.0-beta34 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.20.6类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta34 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 4AutoModpack 4.0.0-beta34 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 20AutoModpack 4.0.0-beta34 forgeautomodpack-mc1.19.2-forge-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 27AutoModpack 4.0.0-beta34 forgeautomodpack-mc1.18.2-forge-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 12AutoModpack 4.0.0-beta34 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta34 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.19.4类型:FabricRelease下载次数: 9AutoModpack 4.0.0-beta34 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 7AutoModpack 4.0.0-beta34 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.21.4类型:FabricRelease下载次数: 41AutoModpack 4.0.0-beta34 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 168AutoModpack 4.0.0-beta34 forgeautomodpack-mc1.20.1-forge-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 512AutoModpack 4.0.0-beta34 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.20.4类型:FabricRelease下载次数: 4AutoModpack 4.0.0-beta34 forgeautomodpack-mc1.19.4-forge-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.19.4类型:ForgeRelease下载次数: 9AutoModpack 4.0.0-beta34 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 5AutoModpack 4.0.0-beta34 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 252AutoModpack 4.0.0-beta34 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 156AutoModpack 4.0.0-beta34 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 10AutoModpack 4.0.0-beta34 neoforgeautomodpack-mc1.21.5-neoforge-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 15AutoModpack 4.0.0-beta34 fabricautomodpack-mc1.21.5-fabric-4.0.0-beta34.jar下载4.0.0-beta34#Release## What\'s Changed- The wildcard handling code has been completely rewritten, resolving issues specifically on Windows**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta33...v4.0.0-beta34展开版本: 4.0.0-beta34支持游戏: 1.21.5类型:FabricRelease下载次数: 124AutoModpack 4.0.0-beta33 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.20.6类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta33 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 7AutoModpack 4.0.0-beta33 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 6AutoModpack 4.0.0-beta33 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 5AutoModpack 4.0.0-beta33 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 8AutoModpack 4.0.0-beta33 fabricautomodpack-mc1.21.5-fabric-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.21.5类型:FabricRelease下载次数: 96AutoModpack 4.0.0-beta33 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 184AutoModpack 4.0.0-beta33 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 10AutoModpack 4.0.0-beta33 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 93AutoModpack 4.0.0-beta33 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.19.4类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta33 forgeautomodpack-mc1.20.1-forge-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 267AutoModpack 4.0.0-beta33 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 7AutoModpack 4.0.0-beta33 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.20.4类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta33 forgeautomodpack-mc1.18.2-forge-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 5AutoModpack 4.0.0-beta33 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.21.4类型:FabricRelease下载次数: 81AutoModpack 4.0.0-beta33 neoforgeautomodpack-mc1.21.5-neoforge-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 7AutoModpack 4.0.0-beta33 forgeautomodpack-mc1.19.4-forge-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.19.4类型:ForgeRelease下载次数: 8AutoModpack 4.0.0-beta33 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 174AutoModpack 4.0.0-beta33 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 5AutoModpack 4.0.0-beta33 forgeautomodpack-mc1.19.2-forge-4.0.0-beta33.jar下载4.0.0-beta33#Release## What\'s Changed- Fixed dependency boot loops- Improved logging- Fixed remapping on neo/forge fixing e.g. connector- Revised wildcards fixing few edge cases**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta32...v4.0.0-beta33展开版本: 4.0.0-beta33支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 11AutoModpack 4.0.0-beta32 forgeautomodpack-mc1.19.4-forge-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.19.4类型:ForgeRelease下载次数: 7AutoModpack 4.0.0-beta32 forgeautomodpack-mc1.20.1-forge-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 140AutoModpack 4.0.0-beta32 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.19.4类型:FabricRelease下载次数: 7AutoModpack 4.0.0-beta32 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 46AutoModpack 4.0.0-beta32 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 52AutoModpack 4.0.0-beta32 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 7AutoModpack 4.0.0-beta32 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta32 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.20.4类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta32 neoforgeautomodpack-mc1.21.5-neoforge-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 6AutoModpack 4.0.0-beta32 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.21.4类型:FabricRelease下载次数: 39AutoModpack 4.0.0-beta32 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 7AutoModpack 4.0.0-beta32 fabricautomodpack-mc1.21.5-fabric-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.21.5类型:FabricRelease下载次数: 40AutoModpack 4.0.0-beta32 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta32 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 9AutoModpack 4.0.0-beta32 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta32 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 6AutoModpack 4.0.0-beta32 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 34AutoModpack 4.0.0-beta32 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.20.6类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta32 forgeautomodpack-mc1.18.2-forge-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 6AutoModpack 4.0.0-beta32 forgeautomodpack-mc1.19.2-forge-4.0.0-beta32.jar下载4.0.0-beta32#Release## Hot fix- Fix `modpackName` breaking modpack loading**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta31...v4.0.0-beta32展开版本: 4.0.0-beta32支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 10AutoModpack 4.0.0-beta31 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 42AutoModpack 4.0.0-beta31 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.21.4类型:FabricRelease下载次数: 55AutoModpack 4.0.0-beta31 fabricautomodpack-mc1.21.5-fabric-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.21.5类型:FabricRelease下载次数: 77AutoModpack 4.0.0-beta31 forgeautomodpack-mc1.18.2-forge-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 32AutoModpack 4.0.0-beta31 neoforgeautomodpack-mc1.21.5-neoforge-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 57AutoModpack 4.0.0-beta31 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.19.4类型:FabricRelease下载次数: 44AutoModpack 4.0.0-beta31 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 30AutoModpack 4.0.0-beta31 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 34AutoModpack 4.0.0-beta31 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.20.4类型:FabricRelease下载次数: 31AutoModpack 4.0.0-beta31 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 42AutoModpack 4.0.0-beta31 forgeautomodpack-mc1.20.1-forge-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 222AutoModpack 4.0.0-beta31 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 77AutoModpack 4.0.0-beta31 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 100AutoModpack 4.0.0-beta31 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 33AutoModpack 4.0.0-beta31 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 43AutoModpack 4.0.0-beta31 forgeautomodpack-mc1.19.4-forge-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.19.4类型:ForgeRelease下载次数: 42AutoModpack 4.0.0-beta31 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.20.6类型:FabricRelease下载次数: 42AutoModpack 4.0.0-beta31 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 30AutoModpack 4.0.0-beta31 forgeautomodpack-mc1.19.2-forge-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 44AutoModpack 4.0.0-beta31 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta31.jar下载4.0.0-beta31#Release## Hot fix- Fix `NoSuchMethodError` when running on java 17 (mc versions below 1.21) #364**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta30...v4.0.0-beta31展开版本: 4.0.0-beta31支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 97AutoModpack 4.0.0-beta30 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 84AutoModpack 4.0.0-beta30 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 75AutoModpack 4.0.0-beta30 forgeautomodpack-mc1.20.1-forge-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 135AutoModpack 4.0.0-beta30 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 7AutoModpack 4.0.0-beta30 forgeautomodpack-mc1.18.2-forge-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 8AutoModpack 4.0.0-beta30 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 7AutoModpack 4.0.0-beta30 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 7AutoModpack 4.0.0-beta30 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta30 forgeautomodpack-mc1.19.2-forge-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 16AutoModpack 4.0.0-beta30 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.20.4类型:FabricRelease下载次数: 4AutoModpack 4.0.0-beta30 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.19.4类型:FabricRelease下载次数: 4AutoModpack 4.0.0-beta30 forgeautomodpack-mc1.19.4-forge-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.19.4类型:ForgeRelease下载次数: 5AutoModpack 4.0.0-beta30 fabricautomodpack-mc1.21.5-fabric-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.21.5类型:FabricRelease下载次数: 99AutoModpack 4.0.0-beta30 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 8AutoModpack 4.0.0-beta30 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 5AutoModpack 4.0.0-beta30 neoforgeautomodpack-mc1.21.5-neoforge-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 28AutoModpack 4.0.0-beta30 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.20.6类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta30 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 8AutoModpack 4.0.0-beta30 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.21.4类型:FabricRelease下载次数: 35AutoModpack 4.0.0-beta30 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 95AutoModpack 4.0.0-beta30 forgeautomodpack-mc1.18.2-forge-4.0.0-beta30.jar下载4.0.0-beta30#Release## What\'s Changed* Update spanish translations by @jaximo98 in https://github.com/Skidamek/AutoModpack/pull/346* Implemented bandwidth limiter https://github.com/Skidamek/AutoModpack/issues/108 - field in the config `bandwidthLimit`* Add server certificate validation with user confirmation by @duckymirror and @Skidamek in https://github.com/Skidamek/AutoModpack/pull/351 and https://github.com/Skidamek/AutoModpack/pull/352 - important, prevents attacks such as [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack), [read more here](https://github.com/Skidamek/AutoModpack/wiki/FAQ#how-to-verify-the-certificate-fingerprint)* Fixed edge cases with mods not removing from standard mods directory* Optimized, simplified and fixed many other misc issues around mods file handling* Removed workaround.json file* Removed Herobrine* Added 1.21.5 compatibility* Update russian translations by @VideoGamerRUS in https://github.com/Skidamek/AutoModpack/pull/356* Update german translations by @duckymirror in https://github.com/Skidamek/AutoModpack/pull/362**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta29...v4.0.0-beta30展开版本: 4.0.0-beta30支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 2AutoModpack 4.0.0-beta29 forgeautomodpack-mc1.20.1-forge-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 8,638AutoModpack 4.0.0-beta29 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 3,901AutoModpack 4.0.0-beta29 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 78AutoModpack 4.0.0-beta29 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 69AutoModpack 4.0.0-beta29 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 167AutoModpack 4.0.0-beta29 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 2,531AutoModpack 4.0.0-beta29 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 28AutoModpack 4.0.0-beta29 forgeautomodpack-mc1.19.2-forge-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 326AutoModpack 4.0.0-beta29 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.20.6类型:FabricRelease下载次数: 38AutoModpack 4.0.0-beta29 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 26AutoModpack 4.0.0-beta29 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.19.4类型:FabricRelease下载次数: 39AutoModpack 4.0.0-beta29 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.21.4类型:FabricRelease下载次数: 1,473AutoModpack 4.0.0-beta29 forgeautomodpack-mc1.18.2-forge-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 118AutoModpack 4.0.0-beta29 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.20.4类型:FabricRelease下载次数: 113AutoModpack 4.0.0-beta29 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 97AutoModpack 4.0.0-beta29 forgeautomodpack-mc1.19.4-forge-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.19.4类型:ForgeRelease下载次数: 31AutoModpack 4.0.0-beta29 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 33AutoModpack 4.0.0-beta29 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta29.jar下载4.0.0-beta29#Release# Hot fix- Fix neo/forge crash on startup #341**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta28...v4.0.0-beta29展开版本: 4.0.0-beta29支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 3,464AutoModpack 4.0.0-beta28 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 18AutoModpack 4.0.0-beta28 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.20.4类型:FabricRelease下载次数: 20AutoModpack 4.0.0-beta28 forgeautomodpack-mc1.20.1-forge-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 29AutoModpack 4.0.0-beta28 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 15AutoModpack 4.0.0-beta28 forgeautomodpack-mc1.18.2-forge-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 16AutoModpack 4.0.0-beta28 forgeautomodpack-mc1.19.2-forge-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 6AutoModpack 4.0.0-beta28 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.19.4类型:FabricRelease下载次数: 15AutoModpack 4.0.0-beta28 forgeautomodpack-mc1.19.4-forge-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.19.4类型:ForgeRelease下载次数: 13AutoModpack 4.0.0-beta28 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 8AutoModpack 4.0.0-beta28 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.20.6类型:FabricRelease下载次数: 14AutoModpack 4.0.0-beta28 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 83AutoModpack 4.0.0-beta28 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.21.4类型:FabricRelease下载次数: 28AutoModpack 4.0.0-beta28 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 7AutoModpack 4.0.0-beta28 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 12AutoModpack 4.0.0-beta28 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 24AutoModpack 4.0.0-beta28 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 13AutoModpack 4.0.0-beta28 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 11AutoModpack 4.0.0-beta28 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta28.jar下载4.0.0-beta28#Release# Changes- Fixed close button #337- Fixed unable to join servers with login mods like EasyAuth #339- Fixed gui pop up not showing up on macos #306**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta27...v4.0.0-beta28展开版本: 4.0.0-beta28支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 22AutoModpack 4.0.0-beta27 forgeautomodpack-mc1.19.2-forge-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 162AutoModpack 4.0.0-beta27 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 32AutoModpack 4.0.0-beta27 forgeautomodpack-mc1.19.4-forge-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.19.4类型:ForgeRelease下载次数: 36AutoModpack 4.0.0-beta27 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 78AutoModpack 4.0.0-beta27 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.21.4类型:FabricRelease下载次数: 492AutoModpack 4.0.0-beta27 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 920AutoModpack 4.0.0-beta27 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.19.4类型:FabricRelease下载次数: 29AutoModpack 4.0.0-beta27 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 711AutoModpack 4.0.0-beta27 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 35AutoModpack 4.0.0-beta27 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 1,297AutoModpack 4.0.0-beta27 forgeautomodpack-mc1.20.1-forge-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 2,476AutoModpack 4.0.0-beta27 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 75AutoModpack 4.0.0-beta27 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.20.4类型:FabricRelease下载次数: 56AutoModpack 4.0.0-beta27 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 23AutoModpack 4.0.0-beta27 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 87AutoModpack 4.0.0-beta27 forgeautomodpack-mc1.18.2-forge-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 55AutoModpack 4.0.0-beta27 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.20.6类型:FabricRelease下载次数: 29AutoModpack 4.0.0-beta27 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta27.jar下载4.0.0-beta27#Release# Hot fix- Resolved issue preventing players from connecting to offline mode servers #335.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta26...v4.0.0-beta27展开版本: 4.0.0-beta27支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 27AutoModpack 4.0.0-beta26 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 30AutoModpack 4.0.0-beta26 forgeautomodpack-mc1.19.4-forge-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.19.4类型:ForgeRelease下载次数: 21AutoModpack 4.0.0-beta26 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.20.6类型:FabricRelease下载次数: 17AutoModpack 4.0.0-beta26 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.19.4类型:FabricRelease下载次数: 20AutoModpack 4.0.0-beta26 forgeautomodpack-mc1.20.1-forge-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 245AutoModpack 4.0.0-beta26 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 94AutoModpack 4.0.0-beta26 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 11AutoModpack 4.0.0-beta26 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 13AutoModpack 4.0.0-beta26 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.21.4类型:FabricRelease下载次数: 40AutoModpack 4.0.0-beta26 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 13AutoModpack 4.0.0-beta26 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 11AutoModpack 4.0.0-beta26 forgeautomodpack-mc1.18.2-forge-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 14AutoModpack 4.0.0-beta26 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 18AutoModpack 4.0.0-beta26 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 130AutoModpack 4.0.0-beta26 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 17AutoModpack 4.0.0-beta26 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.20.4类型:FabricRelease下载次数: 18AutoModpack 4.0.0-beta26 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 145AutoModpack 4.0.0-beta26 forgeautomodpack-mc1.19.2-forge-4.0.0-beta26.jar下载4.0.0-beta26#Release# Hot fix- Fix update loop after updating from beta 24 to beta 25 #333.- Fix host server crash on custom port #334.### NOTE: To successfully update to beta 26 from previous versions every player have to **manually** delete beta 24/25 from their mods folder.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta25...v4.0.0-beta26展开版本: 4.0.0-beta26支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 28AutoModpack 4.0.0-beta25 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.20.6类型:FabricRelease下载次数: 18AutoModpack 4.0.0-beta25 forgeautomodpack-mc1.18.2-forge-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 17AutoModpack 4.0.0-beta25 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 148AutoModpack 4.0.0-beta25 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 20AutoModpack 4.0.0-beta25 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 9AutoModpack 4.0.0-beta25 forgeautomodpack-mc1.19.4-forge-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.19.4类型:ForgeRelease下载次数: 9AutoModpack 4.0.0-beta25 forgeautomodpack-mc1.20.1-forge-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 355AutoModpack 4.0.0-beta25 forgeautomodpack-mc1.19.2-forge-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 24AutoModpack 4.0.0-beta25 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 102AutoModpack 4.0.0-beta25 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 8AutoModpack 4.0.0-beta25 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 188AutoModpack 4.0.0-beta25 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 9AutoModpack 4.0.0-beta25 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 11AutoModpack 4.0.0-beta25 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 13AutoModpack 4.0.0-beta25 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.19.4类型:FabricRelease下载次数: 13AutoModpack 4.0.0-beta25 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.20.4类型:FabricRelease下载次数: 14AutoModpack 4.0.0-beta25 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.21.4类型:FabricRelease下载次数: 84AutoModpack 4.0.0-beta25 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta25.jar下载4.0.0-beta25#ReleaseNew March, new AutoModpack release, brought to you by Yours Truly.This update is more significant than previous ones, so you might want to read these patch notes.# Changes- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.- All files are now sent compressed using the [zstd](https://github.com/facebook/zstd) algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn\'t change anything for files downloaded directly from modrinth or curseforge)- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player\'s join and previous secrets are then immediately invalidated #324.## Config- A new `secretLifetime` field has been added, which determines the time in hours that a player\'s secret remains valid. By default, this is set to 336 hours (14 days).- The `validateSecrets` boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.## Commands- The /`automodpack host connections` command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.## Bug fixes- Edge cases that caused modpack download freezes have been resolved #319.- The issue with fabric nested mods being copied too often, also known as the \"owo-sentiel bug\", has been finally properly fixed.- Fixed some forge mods not being detected as mods and thus incorrectly being copied to `/mods/` folder #250.- Encoding fixes, non-standard characters in filenames should not longer cause any issues.- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25展开版本: 4.0.0-beta25支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 106AutoModpack 4.0.0-beta24 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 43AutoModpack 4.0.0-beta24 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.21.4类型:FabricRelease下载次数: 318AutoModpack 4.0.0-beta24 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 9AutoModpack 4.0.0-beta24 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 22AutoModpack 4.0.0-beta24 forgeautomodpack-mc1.19.2-forge-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 110AutoModpack 4.0.0-beta24 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.19.4类型:FabricRelease下载次数: 12AutoModpack 4.0.0-beta24 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 114AutoModpack 4.0.0-beta24 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.20.6类型:FabricRelease下载次数: 14AutoModpack 4.0.0-beta24 forgeautomodpack-mc1.18.2-forge-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 29AutoModpack 4.0.0-beta24 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 1,892AutoModpack 4.0.0-beta24 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 45AutoModpack 4.0.0-beta24 forgeautomodpack-mc1.19.4-forge-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.19.4类型:ForgeRelease下载次数: 8AutoModpack 4.0.0-beta24 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 8AutoModpack 4.0.0-beta24 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.20.4类型:FabricRelease下载次数: 44AutoModpack 4.0.0-beta24 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 312AutoModpack 4.0.0-beta24 forgeautomodpack-mc1.20.1-forge-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 2,032AutoModpack 4.0.0-beta24 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 9AutoModpack 4.0.0-beta24 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta24.jar下载4.0.0-beta24#Release# Changes- Fixed http host not working on different ports #325- Fixed more fabric nested mods edge cases (e.g. crash with owo sentiel)- Fixed long standing bug which caused bootloop if mods where set in `allowEditsInFiles` #266- Cleaned up and optimized a lot of code**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta23...v4.0.0-beta24展开版本: 4.0.0-beta24支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 1,447AutoModpack 4.0.0-beta23 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 26AutoModpack 4.0.0-beta23 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 508AutoModpack 4.0.0-beta23 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 10AutoModpack 4.0.0-beta23 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 408AutoModpack 4.0.0-beta23 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 5AutoModpack 4.0.0-beta23 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 215AutoModpack 4.0.0-beta23 fabricautomodpack-mc1.21.4-fabric-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.21.4类型:FabricRelease下载次数: 94AutoModpack 4.0.0-beta23 forgeautomodpack-mc1.18.2-forge-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 21AutoModpack 4.0.0-beta23 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta23 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.20.6类型:FabricRelease下载次数: 8AutoModpack 4.0.0-beta23 neoforgeautomodpack-mc1.21.4-neoforge-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 30AutoModpack 4.0.0-beta23 forgeautomodpack-mc1.20.1-forge-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 489AutoModpack 4.0.0-beta23 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.19.4类型:FabricRelease下载次数: 7AutoModpack 4.0.0-beta23 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.20.4类型:FabricRelease下载次数: 14AutoModpack 4.0.0-beta23 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 7AutoModpack 4.0.0-beta23 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 5AutoModpack 4.0.0-beta23 forgeautomodpack-mc1.19.4-forge-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.19.4类型:ForgeRelease下载次数: 5AutoModpack 4.0.0-beta23 forgeautomodpack-mc1.19.2-forge-4.0.0-beta23.jar下载4.0.0-beta23#Release# Changes- Invalid automodpack config will no longer overwrite with defaults #322- Fixed many neo/forge mods bootloop edgecases #321- Fixed non standard characters in filenames break updating logic #297- 1.21.4 version support #314- Fixed `allowEditsInFiles` files not being respected correctly- Improved server file deletion check to prevent false positives of new modpack updates- Fixed neo/forge crash on modpacks with connector mod loading fabric mods #320- Fixed `syncedFiles` generating duplicated entries to modpack content- Create hungarian translation by @LilBroCodes in https://github.com/Skidamek/AutoModpack/pull/317## New Contributors* @LilBroCodes made their first contribution in https://github.com/Skidamek/AutoModpack/pull/317**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta22...v4.0.0-beta23展开版本: 4.0.0-beta23支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 21AutoModpack 4.0.0-beta22 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 370AutoModpack 4.0.0-beta22 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 45AutoModpack 4.0.0-beta22 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.19.4类型:FabricRelease下载次数: 40AutoModpack 4.0.0-beta22 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 339AutoModpack 4.0.0-beta22 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 91AutoModpack 4.0.0-beta22 forgeautomodpack-mc1.20.1-forge-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 22,967AutoModpack 4.0.0-beta22 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 1,220AutoModpack 4.0.0-beta22 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 6,282AutoModpack 4.0.0-beta22 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 31AutoModpack 4.0.0-beta22 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.20.6类型:FabricRelease下载次数: 63AutoModpack 4.0.0-beta22 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 3,401AutoModpack 4.0.0-beta22 forgeautomodpack-mc1.19.2-forge-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 349AutoModpack 4.0.0-beta22 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.20.4类型:FabricRelease下载次数: 235AutoModpack 4.0.0-beta22 forgeautomodpack-mc1.19.4-forge-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.19.4类型:ForgeRelease下载次数: 36AutoModpack 4.0.0-beta22 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 22AutoModpack 4.0.0-beta22 forgeautomodpack-mc1.18.2-forge-4.0.0-beta22.jar下载4.0.0-beta22#Release# Hot fix- Fix modpack update not starting on server join**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta21...v4.0.0-beta22展开版本: 4.0.0-beta22支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 195AutoModpack 4.0.0-beta21 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 21AutoModpack 4.0.0-beta21 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 74AutoModpack 4.0.0-beta21 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 34AutoModpack 4.0.0-beta21 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 22AutoModpack 4.0.0-beta21 forgeautomodpack-mc1.19.2-forge-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 22AutoModpack 4.0.0-beta21 forgeautomodpack-mc1.20.1-forge-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 41AutoModpack 4.0.0-beta21 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.20.4类型:FabricRelease下载次数: 10AutoModpack 4.0.0-beta21 forgeautomodpack-mc1.19.4-forge-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.19.4类型:ForgeRelease下载次数: 7AutoModpack 4.0.0-beta21 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.20.6类型:FabricRelease下载次数: 13AutoModpack 4.0.0-beta21 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 7AutoModpack 4.0.0-beta21 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.19.4类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta21 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 10AutoModpack 4.0.0-beta21 forgeautomodpack-mc1.18.2-forge-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 16AutoModpack 4.0.0-beta21 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 7AutoModpack 4.0.0-beta21 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 7AutoModpack 4.0.0-beta21 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta21.jar下载4.0.0-beta21#Release# Changes- Improved http server handler- Improved local network player recognition- Fixed file creation error on windows os- Fixed downloading screen freeze- Fixed #294**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta20...v4.0.0-beta21展开版本: 4.0.0-beta21支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 10AutoModpack 4.0.0-beta20 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 917AutoModpack 4.0.0-beta20 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 184AutoModpack 4.0.0-beta20 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 14AutoModpack 4.0.0-beta20 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 43AutoModpack 4.0.0-beta20 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.20.6类型:FabricRelease下载次数: 8AutoModpack 4.0.0-beta20 forgeautomodpack-mc1.20.1-forge-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 717AutoModpack 4.0.0-beta20 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 13AutoModpack 4.0.0-beta20 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 19AutoModpack 4.0.0-beta20 forgeautomodpack-mc1.19.4-forge-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.19.4类型:ForgeRelease下载次数: 12AutoModpack 4.0.0-beta20 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.19.4类型:FabricRelease下载次数: 9AutoModpack 4.0.0-beta20 forgeautomodpack-mc1.18.2-forge-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 18AutoModpack 4.0.0-beta20 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 242AutoModpack 4.0.0-beta20 forgeautomodpack-mc1.19.2-forge-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 200AutoModpack 4.0.0-beta20 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.20.4类型:FabricRelease下载次数: 19AutoModpack 4.0.0-beta20 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 70AutoModpack 4.0.0-beta20 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta20.jar下载4.0.0-beta20#Release# Hot fix- Hopefully fix `writing to channel: null` error while trying to download modpack files from server**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta19...v4.0.0-beta20展开版本: 4.0.0-beta20支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 16AutoModpack 4.0.0-beta19 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 8AutoModpack 4.0.0-beta19 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 10AutoModpack 4.0.0-beta19 forgeautomodpack-mc1.18.2-forge-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 8AutoModpack 4.0.0-beta19 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.19.4类型:FabricRelease下载次数: 13AutoModpack 4.0.0-beta19 fabricautomodpack-mc1.21.3-fabric-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 12AutoModpack 4.0.0-beta19 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.20.6类型:FabricRelease下载次数: 8AutoModpack 4.0.0-beta19 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 12AutoModpack 4.0.0-beta19 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 47AutoModpack 4.0.0-beta19 forgeautomodpack-mc1.20.1-forge-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 39AutoModpack 4.0.0-beta19 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta19 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 12AutoModpack 4.0.0-beta19 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 57AutoModpack 4.0.0-beta19 forgeautomodpack-mc1.19.4-forge-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.19.4类型:ForgeRelease下载次数: 5AutoModpack 4.0.0-beta19 neoforgeautomodpack-mc1.21.3-neoforge-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 9AutoModpack 4.0.0-beta19 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.20.4类型:FabricRelease下载次数: 6AutoModpack 4.0.0-beta19 forgeautomodpack-mc1.19.2-forge-4.0.0-beta19.jar下载4.0.0-beta19#Release# Changes- Support for Minecraft 1.21.3- Fix nested dependency hell (at least on fabric) #255- Added new wildcard - double star, now you can use `**` to include all files and all subdirectory files. For use in `syncedFiles` and `allowEditsInFiles` in config. Before to achieve the same thing you would need to set `*` for every subdirectory- Updated in game downloading screen, now it should show more accurate downloading speed and ETA.- Improve compatibility with questcraft- Fixed #301 - weird logs inside docker containers- French localization - thanks to black_astvat- Many other smaller tweaks and improvements e.g. for server host and error handlingBig shutout to @suerion for tons of testing and feedback**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta18...v4.0.0-beta19展开版本: 4.0.0-beta19支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 13AutoModpack 4.0.0-beta18 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 961AutoModpack 4.0.0-beta18 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.20.6类型:FabricRelease下载次数: 67AutoModpack 4.0.0-beta18 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 27AutoModpack 4.0.0-beta18 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 2,360AutoModpack 4.0.0-beta18 forgeautomodpack-mc1.18.2-forge-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 178AutoModpack 4.0.0-beta18 forgeautomodpack-mc1.20.1-forge-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 4,757AutoModpack 4.0.0-beta18 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.19.4类型:FabricRelease下载次数: 48AutoModpack 4.0.0-beta18 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 127AutoModpack 4.0.0-beta18 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 5,045AutoModpack 4.0.0-beta18 forgeautomodpack-mc1.19.4-forge-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.19.4类型:ForgeRelease下载次数: 21AutoModpack 4.0.0-beta18 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 37AutoModpack 4.0.0-beta18 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.20.4类型:FabricRelease下载次数: 213AutoModpack 4.0.0-beta18 forgeautomodpack-mc1.19.2-forge-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 474AutoModpack 4.0.0-beta18 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta18.jar下载4.0.0-beta18#Release# Changes- Fix mixin crash on 1.19.4- Always append config overrides on selfupdate**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta17...v4.0.0-beta18展开版本: 4.0.0-beta18支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 66AutoModpack 4.0.0-beta17 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 49AutoModpack 4.0.0-beta17 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 1,232AutoModpack 4.0.0-beta17 forgeautomodpack-mc1.18.2-forge-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 124AutoModpack 4.0.0-beta17 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 990AutoModpack 4.0.0-beta17 forgeautomodpack-mc1.19.4-forge-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.19.4类型:ForgeRelease下载次数: 26AutoModpack 4.0.0-beta17 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 154AutoModpack 4.0.0-beta17 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 27AutoModpack 4.0.0-beta17 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.20.6类型:FabricRelease下载次数: 31AutoModpack 4.0.0-beta17 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 28AutoModpack 4.0.0-beta17 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.20.4类型:FabricRelease下载次数: 114AutoModpack 4.0.0-beta17 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 71AutoModpack 4.0.0-beta17 forgeautomodpack-mc1.20.1-forge-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 1,419AutoModpack 4.0.0-beta17 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.19.4类型:FabricRelease下载次数: 42AutoModpack 4.0.0-beta17 forgeautomodpack-mc1.19.2-forge-4.0.0-beta17.jar下载4.0.0-beta17#Release# Changes- Adds `overrides-automodpack-client.json`, you can now, place renamed `automodpack-client.json` to the root directory of this mod jar, and it will be used instead of default config from `~/automodpack/` directory on client. Thanks to that you can provide *almost* preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)## New Contributors* @0xTiger made their first contribution in https://github.com/Skidamek/AutoModpack/pull/277**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta16...v4.0.0-beta17展开版本: 4.0.0-beta17支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 139AutoModpack 4.0.0-beta16 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 89AutoModpack 4.0.0-beta16 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 978AutoModpack 4.0.0-beta16 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 31AutoModpack 4.0.0-beta16 forgeautomodpack-mc1.19.4-forge-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.19.4类型:ForgeRelease下载次数: 33AutoModpack 4.0.0-beta16 forgeautomodpack-mc1.20.1-forge-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 1,322AutoModpack 4.0.0-beta16 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.20.4类型:FabricRelease下载次数: 80AutoModpack 4.0.0-beta16 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.20.6类型:FabricRelease下载次数: 33AutoModpack 4.0.0-beta16 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 81AutoModpack 4.0.0-beta16 forgeautomodpack-mc1.19.2-forge-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 204AutoModpack 4.0.0-beta16 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 27AutoModpack 4.0.0-beta16 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 1,339AutoModpack 4.0.0-beta16 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 21AutoModpack 4.0.0-beta16 forgeautomodpack-mc1.18.2-forge-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 68AutoModpack 4.0.0-beta16 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta16.jar下载4.0.0-beta16#Release# Changes- Properly fix https://github.com/Skidamek/AutoModpack/issues/267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta15...v4.0.0-beta16展开版本: 4.0.0-beta16支持游戏: 1.19.4类型:FabricRelease下载次数: 28AutoModpack 4.0.0-beta15 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.19.4类型:FabricRelease下载次数: 21AutoModpack 4.0.0-beta15 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 59AutoModpack 4.0.0-beta15 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 23AutoModpack 4.0.0-beta15 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 19AutoModpack 4.0.0-beta15 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 22AutoModpack 4.0.0-beta15 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 52AutoModpack 4.0.0-beta15 forgeautomodpack-mc1.18.2-forge-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 19AutoModpack 4.0.0-beta15 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 22AutoModpack 4.0.0-beta15 forgeautomodpack-mc1.19.2-forge-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 32AutoModpack 4.0.0-beta15 forgeautomodpack-mc1.19.4-forge-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.19.4类型:ForgeRelease下载次数: 14AutoModpack 4.0.0-beta15 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 17AutoModpack 4.0.0-beta15 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.20.6类型:FabricRelease下载次数: 17AutoModpack 4.0.0-beta15 forgeautomodpack-mc1.20.1-forge-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 115AutoModpack 4.0.0-beta15 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta15.jar下载4.0.0-beta15#Release# Changes- Support fabric loader 0.16.1 and up #267**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta14...v4.0.0-beta15展开版本: 4.0.0-beta15支持游戏: 1.20.4类型:FabricRelease下载次数: 14AutoModpack 4.0.0-beta14 forgeautomodpack-mc1.19.4-forge-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.19.4类型:ForgeRelease下载次数: 23AutoModpack 4.0.0-beta14 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 1,145AutoModpack 4.0.0-beta14 forgeautomodpack-mc1.20.1-forge-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 1,454AutoModpack 4.0.0-beta14 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 25AutoModpack 4.0.0-beta14 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 24AutoModpack 4.0.0-beta14 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.20.4类型:FabricRelease下载次数: 60AutoModpack 4.0.0-beta14 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.19.4类型:FabricRelease下载次数: 20AutoModpack 4.0.0-beta14 forgeautomodpack-mc1.18.2-forge-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 39AutoModpack 4.0.0-beta14 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 169AutoModpack 4.0.0-beta14 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.20.6类型:FabricRelease下载次数: 29AutoModpack 4.0.0-beta14 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 18AutoModpack 4.0.0-beta14 forgeautomodpack-mc1.19.2-forge-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 146AutoModpack 4.0.0-beta14 neoforgeautomodpack-mc1.21.1-neoforge-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 120AutoModpack 4.0.0-beta14 fabricautomodpack-mc1.21.1-fabric-4.0.0-beta14.jar下载4.0.0-beta14#Release## 1.21.1 support**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta13...v4.0.0-beta14展开版本: 4.0.0-beta14支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 494AutoModpack 4.0.0-beta13 neoforgeautomodpack-mc1.21-neoforge-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.21类型:NeoForgeRelease下载次数: 61AutoModpack 4.0.0-beta13 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 154AutoModpack 4.0.0-beta13 forgeautomodpack-mc1.18.2-forge-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 26AutoModpack 4.0.0-beta13 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.20.4类型:FabricRelease下载次数: 39AutoModpack 4.0.0-beta13 fabricautomodpack-mc1.21-fabric-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.21类型:FabricRelease下载次数: 402AutoModpack 4.0.0-beta13 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 28AutoModpack 4.0.0-beta13 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 645AutoModpack 4.0.0-beta13 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.19.4类型:FabricRelease下载次数: 34AutoModpack 4.0.0-beta13 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 43AutoModpack 4.0.0-beta13 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.20.6类型:FabricRelease下载次数: 31AutoModpack 4.0.0-beta13 forgeautomodpack-mc1.19.2-forge-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 80AutoModpack 4.0.0-beta13 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 22AutoModpack 4.0.0-beta13 forgeautomodpack-mc1.19.4-forge-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.19.4类型:ForgeRelease下载次数: 28AutoModpack 4.0.0-beta13 forgeautomodpack-mc1.20.1-forge-4.0.0-beta13.jar下载4.0.0-beta13#Release# Hot Fix- Load fabric versions correctly on java 17 #261**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta12...v4.0.0-beta13展开版本: 4.0.0-beta13支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 501AutoModpack 4.0.0-beta12 forgeautomodpack-mc1.20.1-forge-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 5,772AutoModpack 4.0.0-beta12 fabricautomodpack-mc1.19.4-fabric-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.19.4类型:FabricRelease下载次数: 41AutoModpack 4.0.0-beta12 forgeautomodpack-mc1.19.4-forge-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.19.4类型:ForgeRelease下载次数: 38AutoModpack 4.0.0-beta12 forgeautomodpack-mc1.18.2-forge-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 37AutoModpack 4.0.0-beta12 fabricautomodpack-mc1.18.2-fabric-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 28AutoModpack 4.0.0-beta12 neoforgeautomodpack-mc1.20.6-neoforge-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 23AutoModpack 4.0.0-beta12 fabricautomodpack-mc1.20.1-fabric-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 387AutoModpack 4.0.0-beta12 fabricautomodpack-mc1.20.6-fabric-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.20.6类型:FabricRelease下载次数: 29AutoModpack 4.0.0-beta12 neoforgeautomodpack-mc1.20.4-neoforge-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 36AutoModpack 4.0.0-beta12 neoforgeautomodpack-mc1.21-neoforge-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.21类型:NeoForgeRelease下载次数: 67AutoModpack 4.0.0-beta12 fabricautomodpack-mc1.20.4-fabric-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.20.4类型:FabricRelease下载次数: 80AutoModpack 4.0.0-beta12 fabricautomodpack-mc1.21-fabric-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.21类型:FabricRelease下载次数: 422AutoModpack 4.0.0-beta12 fabricautomodpack-mc1.19.2-fabric-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 49AutoModpack 4.0.0-beta12 forgeautomodpack-mc1.19.2-forge-4.0.0-beta12.jar下载4.0.0-beta12#Release# Changes- Migrate to stonecutter from replay mod\'s preprocessor - faster build time, less messy build scripts- Fixes related to switching modpacks #258- Editable files are now preserved between modpack switches #257- Fixed rare NullPointerException while checking for mods dependencies #260- Update Traditional Chinese (zh_tw.json) by @yichifauzi in https://github.com/Skidamek/AutoModpack/pull/252- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta11...v4.0.0-beta12展开版本: 4.0.0-beta12支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 70AutoModpack 4.0.0-beta11 fabricautomodpack-fabric-4.0.0-beta11-1.21.0.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.21类型:FabricRelease下载次数: 797AutoModpack 4.0.0-beta11 forgeautomodpack-forge-4.0.0-beta11-1.18.2.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 67AutoModpack 4.0.0-beta11 fabricautomodpack-fabric-4.0.0-beta11-1.19.2.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 147AutoModpack 4.0.0-beta11 neoforgeautomodpack-neoforge-4.0.0-beta11-1.20.4.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 29AutoModpack 4.0.0-beta11 neoforgeautomodpack-neoforge-4.0.0-beta11-1.20.2.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 38AutoModpack 4.0.0-beta11 fabricautomodpack-fabric-4.0.0-beta11-1.20.1.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 1,276AutoModpack 4.0.0-beta11 forgeautomodpack-forge-4.0.0-beta11-1.20.1.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 888AutoModpack 4.0.0-beta11 fabricautomodpack-fabric-4.0.0-beta11-1.20.2.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.20.2类型:FabricRelease下载次数: 113AutoModpack 4.0.0-beta11 fabricautomodpack-fabric-4.0.0-beta11-1.19.4.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.19.4类型:FabricRelease下载次数: 352AutoModpack 4.0.0-beta11 fabricautomodpack-fabric-4.0.0-beta11-1.20.6.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.20.6类型:FabricRelease下载次数: 52AutoModpack 4.0.0-beta11 fabricautomodpack-fabric-4.0.0-beta11-1.20.4.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.20.4类型:FabricRelease下载次数: 127AutoModpack 4.0.0-beta11 neoforgeautomodpack-neoforge-4.0.0-beta11-1.20.6.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 37AutoModpack 4.0.0-beta11 forgeautomodpack-forge-4.0.0-beta11-1.19.2.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 120AutoModpack 4.0.0-beta11 fabricautomodpack-fabric-4.0.0-beta11-1.18.2.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 30AutoModpack 4.0.0-beta11 neoforgeautomodpack-neoforge-4.0.0-beta11-1.21.0.jar下载4.0.0-beta11#Release# Changes- Fixed `editable` files not being applied on first install #249**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta10...v4.0.0-beta11展开版本: 4.0.0-beta11支持游戏: 1.21类型:NeoForgeRelease下载次数: 96AutoModpack 4.0.0-beta10 neoforgeautomodpack-neoforge-4.0.0-beta10-1.20.2.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 36AutoModpack 4.0.0-beta10 fabricautomodpack-fabric-4.0.0-beta10-1.18.2.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 58AutoModpack 4.0.0-beta10 forgeautomodpack-forge-4.0.0-beta10-1.20.1.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 860AutoModpack 4.0.0-beta10 neoforgeautomodpack-neoforge-4.0.0-beta10-1.20.6.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 43AutoModpack 4.0.0-beta10 neoforgeautomodpack-neoforge-4.0.0-beta10-1.20.4.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 51AutoModpack 4.0.0-beta10 fabricautomodpack-fabric-4.0.0-beta10-1.20.1.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 1,255AutoModpack 4.0.0-beta10 forgeautomodpack-forge-4.0.0-beta10-1.19.2.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 133AutoModpack 4.0.0-beta10 fabricautomodpack-fabric-4.0.0-beta10-1.21.0.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.21类型:FabricRelease下载次数: 667AutoModpack 4.0.0-beta10 fabricautomodpack-fabric-4.0.0-beta10-1.20.2.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.20.2类型:FabricRelease下载次数: 33AutoModpack 4.0.0-beta10 neoforgeautomodpack-neoforge-4.0.0-beta10-1.21.0.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.21类型:NeoForgeRelease下载次数: 93AutoModpack 4.0.0-beta10 fabricautomodpack-fabric-4.0.0-beta10-1.19.2.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 74AutoModpack 4.0.0-beta10 fabricautomodpack-fabric-4.0.0-beta10-1.20.6.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.20.6类型:FabricRelease下载次数: 79AutoModpack 4.0.0-beta10 fabricautomodpack-fabric-4.0.0-beta10-1.19.4.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.19.4类型:FabricRelease下载次数: 38AutoModpack 4.0.0-beta10 forgeautomodpack-forge-4.0.0-beta10-1.18.2.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 79AutoModpack 4.0.0-beta10 fabricautomodpack-fabric-4.0.0-beta10-1.20.4.jar下载4.0.0-beta10#Release# Hot Fix- fix NullPointerException- fix not loading modpack**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta9...v4.0.0-beta10展开版本: 4.0.0-beta10支持游戏: 1.20.4类型:FabricRelease下载次数: 144AutoModpack 4.0.0-beta9 fabricautomodpack-fabric-4.0.0-beta9-1.20.6.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.20.6类型:FabricRelease下载次数: 22AutoModpack 4.0.0-beta9 forgeautomodpack-forge-4.0.0-beta9-1.18.2.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 24AutoModpack 4.0.0-beta9 fabricautomodpack-fabric-4.0.0-beta9-1.19.2.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 28AutoModpack 4.0.0-beta9 fabricautomodpack-fabric-4.0.0-beta9-1.20.1.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 44AutoModpack 4.0.0-beta9 neoforgeautomodpack-neoforge-4.0.0-beta9-1.20.4.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 20AutoModpack 4.0.0-beta9 fabricautomodpack-fabric-4.0.0-beta9-1.19.4.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.19.4类型:FabricRelease下载次数: 13AutoModpack 4.0.0-beta9 forgeautomodpack-forge-4.0.0-beta9-1.19.2.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 15AutoModpack 4.0.0-beta9 neoforgeautomodpack-neoforge-4.0.0-beta9-1.20.6.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 14AutoModpack 4.0.0-beta9 fabricautomodpack-fabric-4.0.0-beta9-1.21.0.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.21类型:FabricRelease下载次数: 18AutoModpack 4.0.0-beta9 fabricautomodpack-fabric-4.0.0-beta9-1.20.4.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.20.4类型:FabricRelease下载次数: 15AutoModpack 4.0.0-beta9 neoforgeautomodpack-neoforge-4.0.0-beta9-1.20.2.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 15AutoModpack 4.0.0-beta9 forgeautomodpack-forge-4.0.0-beta9-1.20.1.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 19AutoModpack 4.0.0-beta9 fabricautomodpack-fabric-4.0.0-beta9-1.20.2.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.20.2类型:FabricRelease下载次数: 13AutoModpack 4.0.0-beta9 neoforgeautomodpack-neoforge-4.0.0-beta9-1.21.0.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.21类型:NeoForgeRelease下载次数: 19AutoModpack 4.0.0-beta9 fabricautomodpack-fabric-4.0.0-beta9-1.18.2.jar下载4.0.0-beta9#Release# Changes- Moved `link` variable from modpack content to client config.- Added helper file version variable `DO_NOT_CHANGE_IT`, as the name suggests, you shouldn\'t touch it.- Standardized mods directory.- Little clean ups.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta8...v4.0.0-beta9展开版本: 4.0.0-beta9支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 15AutoModpack 4.0.0-beta8 fabricautomodpack-fabric-4.0.0-beta8-1.20.4.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.20.4类型:FabricRelease下载次数: 35AutoModpack 4.0.0-beta8 fabricautomodpack-fabric-4.0.0-beta8-1.20.1.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 136AutoModpack 4.0.0-beta8 fabricautomodpack-fabric-4.0.0-beta8-1.19.4.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.19.4类型:FabricRelease下载次数: 27AutoModpack 4.0.0-beta8 fabricautomodpack-fabric-4.0.0-beta8-1.19.2.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 36AutoModpack 4.0.0-beta8 forgeautomodpack-forge-4.0.0-beta8-1.18.2.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 32AutoModpack 4.0.0-beta8 fabricautomodpack-fabric-4.0.0-beta8-1.20.2.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.20.2类型:FabricRelease下载次数: 21AutoModpack 4.0.0-beta8 neoforgeautomodpack-neoforge-4.0.0-beta8-1.20.4.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 22AutoModpack 4.0.0-beta8 forgeautomodpack-forge-4.0.0-beta8-1.20.1.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 169AutoModpack 4.0.0-beta8 fabricautomodpack-fabric-4.0.0-beta8-1.21.0.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.21类型:FabricRelease下载次数: 147AutoModpack 4.0.0-beta8 neoforgeautomodpack-neoforge-4.0.0-beta8-1.20.6.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 19AutoModpack 4.0.0-beta8 neoforgeautomodpack-neoforge-4.0.0-beta8-1.20.2.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 22AutoModpack 4.0.0-beta8 fabricautomodpack-fabric-4.0.0-beta8-1.18.2.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 26AutoModpack 4.0.0-beta8 neoforgeautomodpack-neoforge-4.0.0-beta8-1.21.0.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.21类型:NeoForgeRelease下载次数: 41AutoModpack 4.0.0-beta8 fabricautomodpack-fabric-4.0.0-beta8-1.20.6.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.20.6类型:FabricRelease下载次数: 28AutoModpack 4.0.0-beta8 forgeautomodpack-forge-4.0.0-beta8-1.19.2.jar下载4.0.0-beta8#Release# Changes- Added `autoExcludeUnnecessaryFiles` config field; Adds ability to disable auto skip files which are: empty, hidden, temporary, disabled or backup (previously it always auto excluded these from modpack)- [NEO/FORGE] Corrected check logic for workaround mods**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta7...v4.0.0-beta8展开版本: 4.0.0-beta8支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 20AutoModpack 4.0.0-beta7 neoforgeautomodpack-neoforge-4.0.0-beta7-1.20.2.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 17AutoModpack 4.0.0-beta7 fabricautomodpack-fabric-4.0.0-beta7-1.20.2.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.20.2类型:FabricRelease下载次数: 17AutoModpack 4.0.0-beta7 neoforgeautomodpack-neoforge-4.0.0-beta7-1.21.0.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.21类型:NeoForgeRelease下载次数: 27AutoModpack 4.0.0-beta7 forgeautomodpack-forge-4.0.0-beta7-1.20.1.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 58AutoModpack 4.0.0-beta7 fabricautomodpack-fabric-4.0.0-beta7-1.19.2.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 26AutoModpack 4.0.0-beta7 fabricautomodpack-fabric-4.0.0-beta7-1.20.4.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.20.4类型:FabricRelease下载次数: 20AutoModpack 4.0.0-beta7 fabricautomodpack-fabric-4.0.0-beta7-1.19.4.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.19.4类型:FabricRelease下载次数: 19AutoModpack 4.0.0-beta7 neoforgeautomodpack-neoforge-4.0.0-beta7-1.20.4.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 23AutoModpack 4.0.0-beta7 fabricautomodpack-fabric-4.0.0-beta7-1.20.6.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.20.6类型:FabricRelease下载次数: 18AutoModpack 4.0.0-beta7 fabricautomodpack-fabric-4.0.0-beta7-1.20.1.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 47AutoModpack 4.0.0-beta7 fabricautomodpack-fabric-4.0.0-beta7-1.18.2.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 15AutoModpack 4.0.0-beta7 forgeautomodpack-forge-4.0.0-beta7-1.19.2.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 23AutoModpack 4.0.0-beta7 fabricautomodpack-fabric-4.0.0-beta7-1.21.0.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.21类型:FabricRelease下载次数: 74AutoModpack 4.0.0-beta7 forgeautomodpack-forge-4.0.0-beta7-1.18.2.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 20AutoModpack 4.0.0-beta7 neoforgeautomodpack-neoforge-4.0.0-beta7-1.20.6.jar下载4.0.0-beta7#Release# Changes- [NEO/FORGE] Added workaround for mods adding services, to always be copied into standard `~/mods/` directory, fixing issues with mods like [Sinytra Connector](https://modrinth.com/mod/connector) and new sodium 0.6. Partially fixing #246 and #214- Correct commands colors- Reduced modpack generation time by ~98% - first generation is slower, any generation after it is way faster**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta6...v4.0.0-beta7展开版本: 4.0.0-beta7支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 16AutoModpack 4.0.0-beta6 forgeautomodpack-forge-4.0.0-beta6-1.19.2.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 69AutoModpack 4.0.0-beta6 fabricautomodpack-fabric-4.0.0-beta6-1.20.1.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 168AutoModpack 4.0.0-beta6 fabricautomodpack-fabric-4.0.0-beta6-1.20.2.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.20.2类型:FabricRelease下载次数: 21AutoModpack 4.0.0-beta6 neoforgeautomodpack-neoforge-4.0.0-beta6-1.21.0.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.21类型:NeoForgeRelease下载次数: 29AutoModpack 4.0.0-beta6 neoforgeautomodpack-neoforge-4.0.0-beta6-1.20.2.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 22AutoModpack 4.0.0-beta6 fabricautomodpack-fabric-4.0.0-beta6-1.21.0.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.21类型:FabricRelease下载次数: 208AutoModpack 4.0.0-beta6 forgeautomodpack-forge-4.0.0-beta6-1.20.1.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 299AutoModpack 4.0.0-beta6 forgeautomodpack-forge-4.0.0-beta6-1.18.2.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 25AutoModpack 4.0.0-beta6 neoforgeautomodpack-neoforge-4.0.0-beta6-1.20.6.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 21AutoModpack 4.0.0-beta6 neoforgeautomodpack-neoforge-4.0.0-beta6-1.20.4.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 21AutoModpack 4.0.0-beta6 fabricautomodpack-fabric-4.0.0-beta6-1.20.6.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.20.6类型:FabricRelease下载次数: 21AutoModpack 4.0.0-beta6 fabricautomodpack-fabric-4.0.0-beta6-1.18.2.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 24AutoModpack 4.0.0-beta6 fabricautomodpack-fabric-4.0.0-beta6-1.20.4.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.20.4类型:FabricRelease下载次数: 35AutoModpack 4.0.0-beta6 fabricautomodpack-fabric-4.0.0-beta6-1.19.4.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.19.4类型:FabricRelease下载次数: 24AutoModpack 4.0.0-beta6 fabricautomodpack-fabric-4.0.0-beta6-1.19.2.jar下载4.0.0-beta6#Release# Changes- Fix broken wildcrads on windows systems- Reworked commands, now you can disable modpack hosting server while its hosting on minecraft port- Fix not working modpack content refresh on files which were in modpack and got deleted on server- Fix not updating files which have the same name that previously already downloaded in the modpack- Now empty left overs directories gets also deleted**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta5...v4.0.0-beta6展开版本: 4.0.0-beta6支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 41AutoModpack 4.0.0-beta5 fabricautomodpack-fabric-4.0.0-beta5-1.21.0.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.21类型:FabricRelease下载次数: 291AutoModpack 4.0.0-beta5 neoforgeautomodpack-neoforge-4.0.0-beta5-1.20.4.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 26AutoModpack 4.0.0-beta5 fabricautomodpack-fabric-4.0.0-beta5-1.20.4.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.20.4类型:FabricRelease下载次数: 78AutoModpack 4.0.0-beta5 fabricautomodpack-fabric-4.0.0-beta5-1.20.6.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.20.6类型:FabricRelease下载次数: 41AutoModpack 4.0.0-beta5 fabricautomodpack-fabric-4.0.0-beta5-1.18.2.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 24AutoModpack 4.0.0-beta5 neoforgeautomodpack-neoforge-4.0.0-beta5-1.21.0.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.21类型:NeoForgeRelease下载次数: 50AutoModpack 4.0.0-beta5 fabricautomodpack-fabric-4.0.0-beta5-1.20.2.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.20.2类型:FabricRelease下载次数: 22AutoModpack 4.0.0-beta5 fabricautomodpack-fabric-4.0.0-beta5-1.20.1.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 613AutoModpack 4.0.0-beta5 neoforgeautomodpack-neoforge-4.0.0-beta5-1.20.2.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 18AutoModpack 4.0.0-beta5 forgeautomodpack-forge-4.0.0-beta5-1.19.2.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 70AutoModpack 4.0.0-beta5 forgeautomodpack-forge-4.0.0-beta5-1.18.2.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 86AutoModpack 4.0.0-beta5 forgeautomodpack-forge-4.0.0-beta5-1.20.1.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 340AutoModpack 4.0.0-beta5 neoforgeautomodpack-neoforge-4.0.0-beta5-1.20.6.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 28AutoModpack 4.0.0-beta5 fabricautomodpack-fabric-4.0.0-beta5-1.19.4.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.19.4类型:FabricRelease下载次数: 31AutoModpack 4.0.0-beta5 fabricautomodpack-fabric-4.0.0-beta5-1.19.2.jar下载4.0.0-beta5#Release# Changes- Removed debug logs- Fix crashes when some mod from modpack gets deleted before duplicated mods gets checked**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta4...v4.0.0-beta5展开版本: 4.0.0-beta5支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 65AutoModpack 4.0.0-beta4 forgeautomodpack-forge-4.0.0-beta4-1.20.1.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 26AutoModpack 4.0.0-beta4 fabricautomodpack-fabric-4.0.0-beta4-1.20.1.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 67AutoModpack 4.0.0-beta4 neoforgeautomodpack-neoforge-4.0.0-beta4-1.20.6.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 18AutoModpack 4.0.0-beta4 fabricautomodpack-fabric-4.0.0-beta4-1.19.2.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 18AutoModpack 4.0.0-beta4 neoforgeautomodpack-neoforge-4.0.0-beta4-1.20.4.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 22AutoModpack 4.0.0-beta4 fabricautomodpack-fabric-4.0.0-beta4-1.19.4.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.19.4类型:FabricRelease下载次数: 17AutoModpack 4.0.0-beta4 fabricautomodpack-fabric-4.0.0-beta4-1.21.0.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.21类型:FabricRelease下载次数: 21AutoModpack 4.0.0-beta4 fabricautomodpack-fabric-4.0.0-beta4-1.20.2.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.20.2类型:FabricRelease下载次数: 14AutoModpack 4.0.0-beta4 forgeautomodpack-forge-4.0.0-beta4-1.19.2.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 12AutoModpack 4.0.0-beta4 forgeautomodpack-forge-4.0.0-beta4-1.18.2.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 17AutoModpack 4.0.0-beta4 fabricautomodpack-fabric-4.0.0-beta4-1.20.6.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.20.6类型:FabricRelease下载次数: 15AutoModpack 4.0.0-beta4 fabricautomodpack-fabric-4.0.0-beta4-1.20.4.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.20.4类型:FabricRelease下载次数: 12AutoModpack 4.0.0-beta4 neoforgeautomodpack-neoforge-4.0.0-beta4-1.21.0.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.21类型:NeoForgeRelease下载次数: 19AutoModpack 4.0.0-beta4 neoforgeautomodpack-neoforge-4.0.0-beta4-1.20.2.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 15AutoModpack 4.0.0-beta4 fabricautomodpack-fabric-4.0.0-beta4-1.18.2.jar下载4.0.0-beta4#Release# Changes- Hopefully fixed breaking selfupdater on preload**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta3...v4.0.0-beta4展开版本: 4.0.0-beta4支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 12AutoModpack 4.0.0-beta3 fabricautomodpack-fabric-4.0.0-beta3-1.19.4.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.19.4类型:FabricRelease下载次数: 14AutoModpack 4.0.0-beta3 neoforgeautomodpack-neoforge-4.0.0-beta3-1.20.2.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 11AutoModpack 4.0.0-beta3 forgeautomodpack-forge-4.0.0-beta3-1.20.1.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 17AutoModpack 4.0.0-beta3 fabricautomodpack-fabric-4.0.0-beta3-1.20.1.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 20AutoModpack 4.0.0-beta3 fabricautomodpack-fabric-4.0.0-beta3-1.19.2.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 12AutoModpack 4.0.0-beta3 forgeautomodpack-forge-4.0.0-beta3-1.19.2.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 14AutoModpack 4.0.0-beta3 neoforgeautomodpack-neoforge-4.0.0-beta3-1.20.4.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 8AutoModpack 4.0.0-beta3 fabricautomodpack-fabric-4.0.0-beta3-1.20.6.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.20.6类型:FabricRelease下载次数: 12AutoModpack 4.0.0-beta3 fabricautomodpack-fabric-4.0.0-beta3-1.18.2.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 7AutoModpack 4.0.0-beta3 neoforgeautomodpack-neoforge-4.0.0-beta3-1.20.6.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 10AutoModpack 4.0.0-beta3 fabricautomodpack-fabric-4.0.0-beta3-1.20.4.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.20.4类型:FabricRelease下载次数: 12AutoModpack 4.0.0-beta3 forgeautomodpack-forge-4.0.0-beta3-1.18.2.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 13AutoModpack 4.0.0-beta3 fabricautomodpack-fabric-4.0.0-beta3-1.21.0.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.21类型:FabricRelease下载次数: 11AutoModpack 4.0.0-beta3 fabricautomodpack-fabric-4.0.0-beta3-1.20.2.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.20.2类型:FabricRelease下载次数: 14AutoModpack 4.0.0-beta3 neoforgeautomodpack-neoforge-4.0.0-beta3-1.21.0.jar下载4.0.0-beta3#Release# Changes- Downloading music is now played after 30 ticks.- Lan multi-payer now works. Just open your single-player world, open to lan and generate modpack via /`automodpack generate` command. #238- Duplicated mods deletion now respect additionally provided mod IDs like \'fabric-api\' providing \'fabric\' id; Fixing crash caused by dependency deletion of non modpack mods which relied on provided id.- Duplicated mods deletion now respect chain dependencies; Fixing crash caused by dependency deletion of non modpack mods which relied on some dependency which relied on other dependency which was a duplicate of modpack mod so was getting removed from standard mods directory. #195- Fixed editable property not being applied for files from inside `host-modpack`.- Made syncing/updating to server version of AutoModpack work on preload.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta2...v4.0.0-beta3展开版本: 4.0.0-beta3支持游戏: 1.21类型:NeoForgeRelease下载次数: 8AutoModpack 4.0.0-beta2 forgeautomodpack-forge-4.0.0-beta2-1.19.2.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 75AutoModpack 4.0.0-beta2 forgeautomodpack-forge-4.0.0-beta2-1.18.2.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 91AutoModpack 4.0.0-beta2 neoforgeautomodpack-neoforge-4.0.0-beta2-1.20.4.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 37AutoModpack 4.0.0-beta2 forgeautomodpack-forge-4.0.0-beta2-1.20.1.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 443AutoModpack 4.0.0-beta2 fabricautomodpack-fabric-4.0.0-beta2-1.21.0.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.21类型:FabricRelease下载次数: 262AutoModpack 4.0.0-beta2 fabricautomodpack-fabric-4.0.0-beta2-1.19.2.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 78AutoModpack 4.0.0-beta2 fabricautomodpack-fabric-4.0.0-beta2-1.19.4.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.19.4类型:FabricRelease下载次数: 43AutoModpack 4.0.0-beta2 fabricautomodpack-fabric-4.0.0-beta2-1.20.6.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.20.6类型:FabricRelease下载次数: 33AutoModpack 4.0.0-beta2 fabricautomodpack-fabric-4.0.0-beta2-1.20.4.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.20.4类型:FabricRelease下载次数: 58AutoModpack 4.0.0-beta2 fabricautomodpack-fabric-4.0.0-beta2-1.20.2.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.20.2类型:FabricRelease下载次数: 23AutoModpack 4.0.0-beta2 neoforgeautomodpack-neoforge-4.0.0-beta2-1.20.2.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 25AutoModpack 4.0.0-beta2 neoforgeautomodpack-neoforge-4.0.0-beta2-1.21.0.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.21类型:NeoForgeRelease下载次数: 33AutoModpack 4.0.0-beta2 fabricautomodpack-fabric-4.0.0-beta2-1.20.1.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 1,051AutoModpack 4.0.0-beta2 neoforgeautomodpack-neoforge-4.0.0-beta2-1.20.6.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 24AutoModpack 4.0.0-beta2 fabricautomodpack-fabric-4.0.0-beta2-1.18.2.jar下载4.0.0-beta2#Release# Changes- Added support to 1.20.6 and 1.21, dropped support for 1.19.3- Fixed 1.18.2 forge crash #221- Fixed `autoExcludeServerSideMods` it should now work properly again (fabric only feature) #215- Fixed bug where joining to singleplayer world was impossible #219- Fixed bug where editable files would get downloaded anyway #233- Fixed bug which led to redownloading all the files on update- Fixed crashes when (dupe) mod got updated while it is in default mods directoryNew behavior of duplicated files from default mods folder and automodpack modpack mods folder should work like this:it moves what it can moveif the client mod is a duplicate of what modpack contains then it removes it from client so that you dont need to restart game just when you launched it and modpack get updated - basically having these mods separately allows for seamless updatesif you have client mods which require specific mod which is also a duplicate of what modpack contains it should stayif it works in different way please report its a bug- Fixed bug where if you had 2 or more exactly same files they might have failed to download- Fixed bug where if in modpack was only one file, modpack was not available to download #230- Fixed bug where mods didn\'t download from curseforge- Updated Ukrainian and Russian translations - Courtesy belkinPNG- Improvements to selfupdater- Changed icon - Courtesy HyperDraw- Added nag messages #236- Other minior improvements to code, fixing #218 #242 #220 #222 #218## What\'s Changed* Fixed russian and ukrainian translations by @belkinPNG in https://github.com/Skidamek/AutoModpack/pull/235* [ImgBot] Optimize images by @imgbot in https://github.com/Skidamek/AutoModpack/pull/241## New Contributors* @belkinPNG made their first contribution in https://github.com/Skidamek/AutoModpack/pull/235**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta1...v4.0.0-beta2展开版本: 4.0.0-beta2支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 30AutoModpack 4.0.0-beta1 forgeautomodpack-forge-4.0.0-beta1-1.18.2.jar下载4.0.0-beta1#Beta# Changes- Support for minecraft 1.20.2/4!- Modpack now updates as soon as possible making updates *almost* completely seamless!- Separate window popups are gone!- Re-written modpack hosting to [netty](https://github.com/netty/netty).- AutoModpack doesn\'t require new separate port anymore, by default it injects into minecraft network IO (configurable)- Downloads should be faster and should be less resource intensive.- Reduced a lot requests to Modrinth and CurseForge API\'s.- Modpack generation should be faster.- Switched from [Preloading Tricks](https://modrinth.com/mod/preloading-tricks) to our own implementation due to requiring more invasive code.- Switched from [fabric-networking-api-v1](https://github.com/FabricMC/fabric/tree/1.20.4/fabric-networking-api-v1) to our implementation based of that API but made that it injects before it and we no longer need to worry about other mods kicking us from server before letting download a modpack - previously we were dealing with that by disabling those kicks by key words which wasn\'t great solution...- Switched from using [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api) in forge version to our own implementations allowing me to port to different forge versions.- Support for other forge minecraft versions like 1.18.2, 1.19.2 and neoforge 1.20.2, 1.20.4!- New wildcard, now you can use `!` to exclude some file in `syncedFiles`.- Removed `excludeSyncedFiles` from config.- Mods are now only stored inside automodpack folders.- Fixed a lot of issues.- More modular gradle setup.# Known issues:- Quilt build is not ready- Auto excluding server side mods doesn\'t do anything- [Connector](https://modrinth.com/mod/connector) - fabric on forge - mods won\'t load## New Contributors* @wellcoming made their first contribution in https://github.com/Skidamek/AutoModpack/pull/199**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.2...v4.0.0-beta1展开版本: 4.0.0-beta1支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeBeta下载次数: 307AutoModpack 4.0.0-beta1 fabricautomodpack-fabric-4.0.0-beta1-1.19.4.jar下载4.0.0-beta1#Beta# Changes- Support for minecraft 1.20.2/4!- Modpack now updates as soon as possible making updates *almost* completely seamless!- Separate window popups are gone!- Re-written modpack hosting to [netty](https://github.com/netty/netty).- AutoModpack doesn\'t require new separate port anymore, by default it injects into minecraft network IO (configurable)- Downloads should be faster and should be less resource intensive.- Reduced a lot requests to Modrinth and CurseForge API\'s.- Modpack generation should be faster.- Switched from [Preloading Tricks](https://modrinth.com/mod/preloading-tricks) to our own implementation due to requiring more invasive code.- Switched from [fabric-networking-api-v1](https://github.com/FabricMC/fabric/tree/1.20.4/fabric-networking-api-v1) to our implementation based of that API but made that it injects before it and we no longer need to worry about other mods kicking us from server before letting download a modpack - previously we were dealing with that by disabling those kicks by key words which wasn\'t great solution...- Switched from using [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api) in forge version to our own implementations allowing me to port to different forge versions.- Support for other forge minecraft versions like 1.18.2, 1.19.2 and neoforge 1.20.2, 1.20.4!- New wildcard, now you can use `!` to exclude some file in `syncedFiles`.- Removed `excludeSyncedFiles` from config.- Mods are now only stored inside automodpack folders.- Fixed a lot of issues.- More modular gradle setup.# Known issues:- Quilt build is not ready- Auto excluding server side mods doesn\'t do anything- [Connector](https://modrinth.com/mod/connector) - fabric on forge - mods won\'t load## New Contributors* @wellcoming made their first contribution in https://github.com/Skidamek/AutoModpack/pull/199**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.2...v4.0.0-beta1展开版本: 4.0.0-beta1支持游戏: 1.19.4类型:FabricBeta下载次数: 112AutoModpack 4.0.0-beta1 forgeautomodpack-forge-4.0.0-beta1-1.19.2.jar下载4.0.0-beta1#Beta# Changes- Support for minecraft 1.20.2/4!- Modpack now updates as soon as possible making updates *almost* completely seamless!- Separate window popups are gone!- Re-written modpack hosting to [netty](https://github.com/netty/netty).- AutoModpack doesn\'t require new separate port anymore, by default it injects into minecraft network IO (configurable)- Downloads should be faster and should be less resource intensive.- Reduced a lot requests to Modrinth and CurseForge API\'s.- Modpack generation should be faster.- Switched from [Preloading Tricks](https://modrinth.com/mod/preloading-tricks) to our own implementation due to requiring more invasive code.- Switched from [fabric-networking-api-v1](https://github.com/FabricMC/fabric/tree/1.20.4/fabric-networking-api-v1) to our implementation based of that API but made that it injects before it and we no longer need to worry about other mods kicking us from server before letting download a modpack - previously we were dealing with that by disabling those kicks by key words which wasn\'t great solution...- Switched from using [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api) in forge version to our own implementations allowing me to port to different forge versions.- Support for other forge minecraft versions like 1.18.2, 1.19.2 and neoforge 1.20.2, 1.20.4!- New wildcard, now you can use `!` to exclude some file in `syncedFiles`.- Removed `excludeSyncedFiles` from config.- Mods are now only stored inside automodpack folders.- Fixed a lot of issues.- More modular gradle setup.# Known issues:- Quilt build is not ready- Auto excluding server side mods doesn\'t do anything- [Connector](https://modrinth.com/mod/connector) - fabric on forge - mods won\'t load## New Contributors* @wellcoming made their first contribution in https://github.com/Skidamek/AutoModpack/pull/199**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.2...v4.0.0-beta1展开版本: 4.0.0-beta1支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeBeta下载次数: 395AutoModpack 4.0.0-beta1 neoforgeautomodpack-neoforge-4.0.0-beta1-1.20.2.jar下载4.0.0-beta1#Beta# Changes- Support for minecraft 1.20.2/4!- Modpack now updates as soon as possible making updates *almost* completely seamless!- Separate window popups are gone!- Re-written modpack hosting to [netty](https://github.com/netty/netty).- AutoModpack doesn\'t require new separate port anymore, by default it injects into minecraft network IO (configurable)- Downloads should be faster and should be less resource intensive.- Reduced a lot requests to Modrinth and CurseForge API\'s.- Modpack generation should be faster.- Switched from [Preloading Tricks](https://modrinth.com/mod/preloading-tricks) to our own implementation due to requiring more invasive code.- Switched from [fabric-networking-api-v1](https://github.com/FabricMC/fabric/tree/1.20.4/fabric-networking-api-v1) to our implementation based of that API but made that it injects before it and we no longer need to worry about other mods kicking us from server before letting download a modpack - previously we were dealing with that by disabling those kicks by key words which wasn\'t great solution...- Switched from using [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api) in forge version to our own implementations allowing me to port to different forge versions.- Support for other forge minecraft versions like 1.18.2, 1.19.2 and neoforge 1.20.2, 1.20.4!- New wildcard, now you can use `!` to exclude some file in `syncedFiles`.- Removed `excludeSyncedFiles` from config.- Mods are now only stored inside automodpack folders.- Fixed a lot of issues.- More modular gradle setup.# Known issues:- Quilt build is not ready- Auto excluding server side mods doesn\'t do anything- [Connector](https://modrinth.com/mod/connector) - fabric on forge - mods won\'t load## New Contributors* @wellcoming made their first contribution in https://github.com/Skidamek/AutoModpack/pull/199**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.2...v4.0.0-beta1展开版本: 4.0.0-beta1支持游戏: 1.20.2类型:NeoForgeBeta下载次数: 59AutoModpack 4.0.0-beta1 fabricautomodpack-fabric-4.0.0-beta1-1.19.3.jar下载4.0.0-beta1#Beta# Changes- Support for minecraft 1.20.2/4!- Modpack now updates as soon as possible making updates *almost* completely seamless!- Separate window popups are gone!- Re-written modpack hosting to [netty](https://github.com/netty/netty).- AutoModpack doesn\'t require new separate port anymore, by default it injects into minecraft network IO (configurable)- Downloads should be faster and should be less resource intensive.- Reduced a lot requests to Modrinth and CurseForge API\'s.- Modpack generation should be faster.- Switched from [Preloading Tricks](https://modrinth.com/mod/preloading-tricks) to our own implementation due to requiring more invasive code.- Switched from [fabric-networking-api-v1](https://github.com/FabricMC/fabric/tree/1.20.4/fabric-networking-api-v1) to our implementation based of that API but made that it injects before it and we no longer need to worry about other mods kicking us from server before letting download a modpack - previously we were dealing with that by disabling those kicks by key words which wasn\'t great solution...- Switched from using [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api) in forge version to our own implementations allowing me to port to different forge versions.- Support for other forge minecraft versions like 1.18.2, 1.19.2 and neoforge 1.20.2, 1.20.4!- New wildcard, now you can use `!` to exclude some file in `syncedFiles`.- Removed `excludeSyncedFiles` from config.- Mods are now only stored inside automodpack folders.- Fixed a lot of issues.- More modular gradle setup.# Known issues:- Quilt build is not ready- Auto excluding server side mods doesn\'t do anything- [Connector](https://modrinth.com/mod/connector) - fabric on forge - mods won\'t load## New Contributors* @wellcoming made their first contribution in https://github.com/Skidamek/AutoModpack/pull/199**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.2...v4.0.0-beta1展开版本: 4.0.0-beta1支持游戏: 1.19.3类型:FabricBeta下载次数: 63AutoModpack 4.0.0-beta1 fabricautomodpack-fabric-4.0.0-beta1-1.20.4.jar下载4.0.0-beta1#Beta# Changes- Support for minecraft 1.20.2/4!- Modpack now updates as soon as possible making updates *almost* completely seamless!- Separate window popups are gone!- Re-written modpack hosting to [netty](https://github.com/netty/netty).- AutoModpack doesn\'t require new separate port anymore, by default it injects into minecraft network IO (configurable)- Downloads should be faster and should be less resource intensive.- Reduced a lot requests to Modrinth and CurseForge API\'s.- Modpack generation should be faster.- Switched from [Preloading Tricks](https://modrinth.com/mod/preloading-tricks) to our own implementation due to requiring more invasive code.- Switched from [fabric-networking-api-v1](https://github.com/FabricMC/fabric/tree/1.20.4/fabric-networking-api-v1) to our implementation based of that API but made that it injects before it and we no longer need to worry about other mods kicking us from server before letting download a modpack - previously we were dealing with that by disabling those kicks by key words which wasn\'t great solution...- Switched from using [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api) in forge version to our own implementations allowing me to port to different forge versions.- Support for other forge minecraft versions like 1.18.2, 1.19.2 and neoforge 1.20.2, 1.20.4!- New wildcard, now you can use `!` to exclude some file in `syncedFiles`.- Removed `excludeSyncedFiles` from config.- Mods are now only stored inside automodpack folders.- Fixed a lot of issues.- More modular gradle setup.# Known issues:- Quilt build is not ready- Auto excluding server side mods doesn\'t do anything- [Connector](https://modrinth.com/mod/connector) - fabric on forge - mods won\'t load## New Contributors* @wellcoming made their first contribution in https://github.com/Skidamek/AutoModpack/pull/199**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.2...v4.0.0-beta1展开版本: 4.0.0-beta1支持游戏: 1.20.4类型:FabricBeta下载次数: 12,950AutoModpack 4.0.0-beta1 neoforgeautomodpack-neoforge-4.0.0-beta1-1.20.4.jar下载4.0.0-beta1#Beta# Changes- Support for minecraft 1.20.2/4!- Modpack now updates as soon as possible making updates *almost* completely seamless!- Separate window popups are gone!- Re-written modpack hosting to [netty](https://github.com/netty/netty).- AutoModpack doesn\'t require new separate port anymore, by default it injects into minecraft network IO (configurable)- Downloads should be faster and should be less resource intensive.- Reduced a lot requests to Modrinth and CurseForge API\'s.- Modpack generation should be faster.- Switched from [Preloading Tricks](https://modrinth.com/mod/preloading-tricks) to our own implementation due to requiring more invasive code.- Switched from [fabric-networking-api-v1](https://github.com/FabricMC/fabric/tree/1.20.4/fabric-networking-api-v1) to our implementation based of that API but made that it injects before it and we no longer need to worry about other mods kicking us from server before letting download a modpack - previously we were dealing with that by disabling those kicks by key words which wasn\'t great solution...- Switched from using [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api) in forge version to our own implementations allowing me to port to different forge versions.- Support for other forge minecraft versions like 1.18.2, 1.19.2 and neoforge 1.20.2, 1.20.4!- New wildcard, now you can use `!` to exclude some file in `syncedFiles`.- Removed `excludeSyncedFiles` from config.- Mods are now only stored inside automodpack folders.- Fixed a lot of issues.- More modular gradle setup.# Known issues:- Quilt build is not ready- Auto excluding server side mods doesn\'t do anything- [Connector](https://modrinth.com/mod/connector) - fabric on forge - mods won\'t load## New Contributors* @wellcoming made their first contribution in https://github.com/Skidamek/AutoModpack/pull/199**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.2...v4.0.0-beta1展开版本: 4.0.0-beta1支持游戏: 1.20.4类型:NeoForgeBeta下载次数: 93AutoModpack 4.0.0-beta1 fabricautomodpack-fabric-4.0.0-beta1-1.18.2.jar下载4.0.0-beta1#Beta# Changes- Support for minecraft 1.20.2/4!- Modpack now updates as soon as possible making updates *almost* completely seamless!- Separate window popups are gone!- Re-written modpack hosting to [netty](https://github.com/netty/netty).- AutoModpack doesn\'t require new separate port anymore, by default it injects into minecraft network IO (configurable)- Downloads should be faster and should be less resource intensive.- Reduced a lot requests to Modrinth and CurseForge API\'s.- Modpack generation should be faster.- Switched from [Preloading Tricks](https://modrinth.com/mod/preloading-tricks) to our own implementation due to requiring more invasive code.- Switched from [fabric-networking-api-v1](https://github.com/FabricMC/fabric/tree/1.20.4/fabric-networking-api-v1) to our implementation based of that API but made that it injects before it and we no longer need to worry about other mods kicking us from server before letting download a modpack - previously we were dealing with that by disabling those kicks by key words which wasn\'t great solution...- Switched from using [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api) in forge version to our own implementations allowing me to port to different forge versions.- Support for other forge minecraft versions like 1.18.2, 1.19.2 and neoforge 1.20.2, 1.20.4!- New wildcard, now you can use `!` to exclude some file in `syncedFiles`.- Removed `excludeSyncedFiles` from config.- Mods are now only stored inside automodpack folders.- Fixed a lot of issues.- More modular gradle setup.# Known issues:- Quilt build is not ready- Auto excluding server side mods doesn\'t do anything- [Connector](https://modrinth.com/mod/connector) - fabric on forge - mods won\'t load## New Contributors* @wellcoming made their first contribution in https://github.com/Skidamek/AutoModpack/pull/199**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.2...v4.0.0-beta1展开版本: 4.0.0-beta1支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricBeta下载次数: 80AutoModpack 4.0.0-beta1 forgeautomodpack-forge-4.0.0-beta1-1.20.1.jar下载4.0.0-beta1#Beta# Changes- Support for minecraft 1.20.2/4!- Modpack now updates as soon as possible making updates *almost* completely seamless!- Separate window popups are gone!- Re-written modpack hosting to [netty](https://github.com/netty/netty).- AutoModpack doesn\'t require new separate port anymore, by default it injects into minecraft network IO (configurable)- Downloads should be faster and should be less resource intensive.- Reduced a lot requests to Modrinth and CurseForge API\'s.- Modpack generation should be faster.- Switched from [Preloading Tricks](https://modrinth.com/mod/preloading-tricks) to our own implementation due to requiring more invasive code.- Switched from [fabric-networking-api-v1](https://github.com/FabricMC/fabric/tree/1.20.4/fabric-networking-api-v1) to our implementation based of that API but made that it injects before it and we no longer need to worry about other mods kicking us from server before letting download a modpack - previously we were dealing with that by disabling those kicks by key words which wasn\'t great solution...- Switched from using [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api) in forge version to our own implementations allowing me to port to different forge versions.- Support for other forge minecraft versions like 1.18.2, 1.19.2 and neoforge 1.20.2, 1.20.4!- New wildcard, now you can use `!` to exclude some file in `syncedFiles`.- Removed `excludeSyncedFiles` from config.- Mods are now only stored inside automodpack folders.- Fixed a lot of issues.- More modular gradle setup.# Known issues:- Quilt build is not ready- Auto excluding server side mods doesn\'t do anything- [Connector](https://modrinth.com/mod/connector) - fabric on forge - mods won\'t load## New Contributors* @wellcoming made their first contribution in https://github.com/Skidamek/AutoModpack/pull/199**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.2...v4.0.0-beta1展开版本: 4.0.0-beta1支持游戏: 1.20, 1.20.1类型:ForgeNeoForgeBeta下载次数: 5,725AutoModpack 4.0.0-beta1 fabricautomodpack-fabric-4.0.0-beta1-1.19.2.jar下载4.0.0-beta1#Beta# Changes- Support for minecraft 1.20.2/4!- Modpack now updates as soon as possible making updates *almost* completely seamless!- Separate window popups are gone!- Re-written modpack hosting to [netty](https://github.com/netty/netty).- AutoModpack doesn\'t require new separate port anymore, by default it injects into minecraft network IO (configurable)- Downloads should be faster and should be less resource intensive.- Reduced a lot requests to Modrinth and CurseForge API\'s.- Modpack generation should be faster.- Switched from [Preloading Tricks](https://modrinth.com/mod/preloading-tricks) to our own implementation due to requiring more invasive code.- Switched from [fabric-networking-api-v1](https://github.com/FabricMC/fabric/tree/1.20.4/fabric-networking-api-v1) to our implementation based of that API but made that it injects before it and we no longer need to worry about other mods kicking us from server before letting download a modpack - previously we were dealing with that by disabling those kicks by key words which wasn\'t great solution...- Switched from using [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api) in forge version to our own implementations allowing me to port to different forge versions.- Support for other forge minecraft versions like 1.18.2, 1.19.2 and neoforge 1.20.2, 1.20.4!- New wildcard, now you can use `!` to exclude some file in `syncedFiles`.- Removed `excludeSyncedFiles` from config.- Mods are now only stored inside automodpack folders.- Fixed a lot of issues.- More modular gradle setup.# Known issues:- Quilt build is not ready- Auto excluding server side mods doesn\'t do anything- [Connector](https://modrinth.com/mod/connector) - fabric on forge - mods won\'t load## New Contributors* @wellcoming made their first contribution in https://github.com/Skidamek/AutoModpack/pull/199**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.2...v4.0.0-beta1展开版本: 4.0.0-beta1支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricBeta下载次数: 304AutoModpack 4.0.0-beta1 fabricautomodpack-fabric-4.0.0-beta1-1.20.2.jar下载4.0.0-beta1#Beta# Changes- Support for minecraft 1.20.2/4!- Modpack now updates as soon as possible making updates *almost* completely seamless!- Separate window popups are gone!- Re-written modpack hosting to [netty](https://github.com/netty/netty).- AutoModpack doesn\'t require new separate port anymore, by default it injects into minecraft network IO (configurable)- Downloads should be faster and should be less resource intensive.- Reduced a lot requests to Modrinth and CurseForge API\'s.- Modpack generation should be faster.- Switched from [Preloading Tricks](https://modrinth.com/mod/preloading-tricks) to our own implementation due to requiring more invasive code.- Switched from [fabric-networking-api-v1](https://github.com/FabricMC/fabric/tree/1.20.4/fabric-networking-api-v1) to our implementation based of that API but made that it injects before it and we no longer need to worry about other mods kicking us from server before letting download a modpack - previously we were dealing with that by disabling those kicks by key words which wasn\'t great solution...- Switched from using [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api) in forge version to our own implementations allowing me to port to different forge versions.- Support for other forge minecraft versions like 1.18.2, 1.19.2 and neoforge 1.20.2, 1.20.4!- New wildcard, now you can use `!` to exclude some file in `syncedFiles`.- Removed `excludeSyncedFiles` from config.- Mods are now only stored inside automodpack folders.- Fixed a lot of issues.- More modular gradle setup.# Known issues:- Quilt build is not ready- Auto excluding server side mods doesn\'t do anything- [Connector](https://modrinth.com/mod/connector) - fabric on forge - mods won\'t load## New Contributors* @wellcoming made their first contribution in https://github.com/Skidamek/AutoModpack/pull/199**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.2...v4.0.0-beta1展开版本: 4.0.0-beta1支持游戏: 1.20.2类型:FabricBeta下载次数: 135AutoModpack 4.0.0-beta1 fabricautomodpack-fabric-4.0.0-beta1-1.20.1.jar下载4.0.0-beta1#Beta# Changes- Support for minecraft 1.20.2/4!- Modpack now updates as soon as possible making updates *almost* completely seamless!- Separate window popups are gone!- Re-written modpack hosting to [netty](https://github.com/netty/netty).- AutoModpack doesn\'t require new separate port anymore, by default it injects into minecraft network IO (configurable)- Downloads should be faster and should be less resource intensive.- Reduced a lot requests to Modrinth and CurseForge API\'s.- Modpack generation should be faster.- Switched from [Preloading Tricks](https://modrinth.com/mod/preloading-tricks) to our own implementation due to requiring more invasive code.- Switched from [fabric-networking-api-v1](https://github.com/FabricMC/fabric/tree/1.20.4/fabric-networking-api-v1) to our implementation based of that API but made that it injects before it and we no longer need to worry about other mods kicking us from server before letting download a modpack - previously we were dealing with that by disabling those kicks by key words which wasn\'t great solution...- Switched from using [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api) in forge version to our own implementations allowing me to port to different forge versions.- Support for other forge minecraft versions like 1.18.2, 1.19.2 and neoforge 1.20.2, 1.20.4!- New wildcard, now you can use `!` to exclude some file in `syncedFiles`.- Removed `excludeSyncedFiles` from config.- Mods are now only stored inside automodpack folders.- Fixed a lot of issues.- More modular gradle setup.# Known issues:- Quilt build is not ready- Auto excluding server side mods doesn\'t do anything- [Connector](https://modrinth.com/mod/connector) - fabric on forge - mods won\'t load## New Contributors* @wellcoming made their first contribution in https://github.com/Skidamek/AutoModpack/pull/199**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.2...v4.0.0-beta1展开版本: 4.0.0-beta1支持游戏: 1.20, 1.20.1类型:FabricBeta下载次数: 5,462AutoModpack 3.5.2 forgeautomodpack-mc1.20.1-forge-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.20.1-forge-3.5.2.jar`- SHA-256: `cefa26d168286f6f782a7f0af094f7cab5b9f0ba5cef5f0d20b6d96762fc6669`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 1,851AutoModpack 3.5.2 fabricautomodpack-mc1.19.4-fabric-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.19.4-fabric-3.5.2.jar`- SHA-256: `32569c07e023a8a160c863d096e7f2615e5ede08129849c42d800fa383665a9d`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.19.4类型:FabricRelease下载次数: 328AutoModpack 3.5.2 fabricautomodpack-mc1.16.5-fabric-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.16.5-fabric-3.5.2.jar`- SHA-256: `100d96f63b34369ea14a003f04bb6ccc3899d39f457cbeb33efbc827073b08f0`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 596AutoModpack 3.5.2 fabricautomodpack-mc1.20.1-fabric-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.20.1-fabric-3.5.2.jar`- SHA-256: `fc1781e3237820477e736709d49fbb1d722edfa187cc5273eeff285a3dbcb459`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 10,656AutoModpack 3.5.2 quiltautomodpack-mc1.18.2-quilt-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.18.2-quilt-3.5.2.jar`- SHA-256: `3ba93e3dd4a8483042976701bbf114ec91702bd719a487b625291648164d3597`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.18, 1.18.1, 1.18.2类型:QuiltRelease下载次数: 98AutoModpack 3.5.2 fabricautomodpack-mc1.19.3-fabric-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.19.3-fabric-3.5.2.jar`- SHA-256: `308fff099cee03d24a822fd60bf86dd48e765543eabef52aea58d88776e9170d`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.19.3类型:FabricRelease下载次数: 99AutoModpack 3.5.2 fabricautomodpack-mc1.17.1-fabric-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.17.1-fabric-3.5.2.jar`- SHA-256: `089b99fee0c5c4eb310eeb56af1b4033d9b29835e061a5d465c4af18adf29b07`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 79AutoModpack 3.5.2 quiltautomodpack-mc1.20.1-quilt-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.20.1-quilt-3.5.2.jar`- SHA-256: `8ed186076da9f27ded627f6a31fe2e3e54b536e5b4e10fc837dfce77cc7d04e3`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.20, 1.20.1类型:QuiltRelease下载次数: 1,513AutoModpack 3.5.2 quiltautomodpack-mc1.19.3-quilt-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.19.3-quilt-3.5.2.jar`- SHA-256: `31214c853ab24ade592f875a2637aeb0056a8e6f44eb17745490e3cf57fc7b05`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.19.3类型:QuiltRelease下载次数: 46AutoModpack 3.5.2 quiltautomodpack-mc1.19.4-quilt-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.19.4-quilt-3.5.2.jar`- SHA-256: `288fc7829101f6abceba04bbec4c31e870a92b989c9150d29a0dbda1f8b7ad75`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.19.4类型:QuiltRelease下载次数: 104AutoModpack 3.5.2 fabricautomodpack-mc1.19.2-fabric-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.19.2-fabric-3.5.2.jar`- SHA-256: `ad06b996852f895917db1854447b39370b7600bff664e9512a7762f86dbed000`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 1,797AutoModpack 3.5.2 fabricautomodpack-mc1.18.2-fabric-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.18.2-fabric-3.5.2.jar`- SHA-256: `bb96efe907083aea7b3b819ce3c92eaa8528c2fd73637911afc7ff4c16511682`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 224AutoModpack 3.5.2 quiltautomodpack-mc1.16.5-quilt-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.16.5-quilt-3.5.2.jar`- SHA-256: `40bbdf670999e4b480d6da1372cd850b0d5195388cb80ac8f8727276a86a942f`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.16.4, 1.16.5类型:QuiltRelease下载次数: 87AutoModpack 3.5.2 quiltautomodpack-mc1.19.2-quilt-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.19.2-quilt-3.5.2.jar`- SHA-256: `9c42c3dd2cf73a7fb922ebf46dca2f810f9fa7577e5480bc96184acf8f5cb2b2`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.19, 1.19.1, 1.19.2类型:QuiltRelease下载次数: 1,469AutoModpack 3.5.2 quiltautomodpack-mc1.17.1-quilt-3.5.2.jar下载3.5.2#Release## What\'s Changed* Fixed modpack update deleting preserved files instead of just the ones deleted by server.* Improved renaming modpack name handling.* Corrected reading metadata from forge mod jars.**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.1...v3.5.2-------Build Information- File name: `automodpack-mc1.17.1-quilt-3.5.2.jar`- SHA-256: `141056e0133897e91fd1b58c26f36f00414739fb583ba781b32cd06596e069d7`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6206965227展开版本: 3.5.2支持游戏: 1.17, 1.17.1类型:QuiltRelease下载次数: 54AutoModpack 3.5.1 quiltautomodpack-mc1.20.1-quilt-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.20.1-quilt-3.5.1.jar`- SHA-256: `a79731d87670d4a64d0c959c1a17c74f65df1068531418a7f03a53a22660fba5`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.20, 1.20.1类型:QuiltRelease下载次数: 72AutoModpack 3.5.1 fabricautomodpack-mc1.18.2-fabric-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.18.2-fabric-3.5.1.jar`- SHA-256: `135176a0d911ede2b7b9b4f9e0a185c0762975cc266dacd2d3a80618377e3f3a`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 34AutoModpack 3.5.1 fabricautomodpack-mc1.19.2-fabric-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.19.2-fabric-3.5.1.jar`- SHA-256: `1712636016b9ce34318ca5c0c03606c134845742c8d3bc68858b6921b6f3454a`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 67AutoModpack 3.5.1 quiltautomodpack-mc1.16.5-quilt-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.16.5-quilt-3.5.1.jar`- SHA-256: `9c18008ae3baaa407434f456e41c5604b3b5dc32eac5a42ef13e5f15dd0ef619`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.16.4, 1.16.5类型:QuiltRelease下载次数: 29AutoModpack 3.5.1 quiltautomodpack-mc1.19.3-quilt-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.19.3-quilt-3.5.1.jar`- SHA-256: `65eb90f27694946ef16425b54fe9de823bee9bcf3f77d9b7ec401b12fa6cbdad`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.19.3类型:QuiltRelease下载次数: 29AutoModpack 3.5.1 quiltautomodpack-mc1.19.4-quilt-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.19.4-quilt-3.5.1.jar`- SHA-256: `9ddea868647b8bf9e21008bded99acd15785dcea0a1c409036bfe439d0df3d46`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.19.4类型:QuiltRelease下载次数: 26AutoModpack 3.5.1 quiltautomodpack-mc1.17.1-quilt-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.17.1-quilt-3.5.1.jar`- SHA-256: `b8ee2ab763de514997e9fd4473c7133d9e8ebcdd47d7ad9f53c2a77d93fbc527`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.17, 1.17.1类型:QuiltRelease下载次数: 24AutoModpack 3.5.1 fabricautomodpack-mc1.19.3-fabric-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.19.3-fabric-3.5.1.jar`- SHA-256: `ed0c9504181db25084365cb4365d9f5f4d4365402e98ec2802f9c383203cc0c4`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.19.3类型:FabricRelease下载次数: 25AutoModpack 3.5.1 fabricautomodpack-mc1.20.1-fabric-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.20.1-fabric-3.5.1.jar`- SHA-256: `896b8d1d06fc57de93b3d3fd1a542fcded4dbe03dc32073aa5ebe260f560d8d7`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 300AutoModpack 3.5.1 quiltautomodpack-mc1.19.2-quilt-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.19.2-quilt-3.5.1.jar`- SHA-256: `c7a15eb5af125145351af39542391b4877feab0c0d2397db21d51a49cd0e81c7`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.19, 1.19.1, 1.19.2类型:QuiltRelease下载次数: 83AutoModpack 3.5.1 quiltautomodpack-mc1.18.2-quilt-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.18.2-quilt-3.5.1.jar`- SHA-256: `27f604153501625efe60c938352ab7e701abbdc5916fb6255cf420e5496841fd`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.18, 1.18.1, 1.18.2类型:QuiltRelease下载次数: 23AutoModpack 3.5.1 forgeautomodpack-mc1.20.1-forge-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.20.1-forge-3.5.1.jar`- SHA-256: `a7100bf4104655284d9de0ad81299e3b6e9319210ace61656b6612815f03e761`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 119AutoModpack 3.5.1 fabricautomodpack-mc1.19.4-fabric-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.19.4-fabric-3.5.1.jar`- SHA-256: `6a63c404ad565b18592018ec2940426e59162c60cfa5c6ef6373ed66669e7a72`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.19.4类型:FabricRelease下载次数: 23AutoModpack 3.5.1 fabricautomodpack-mc1.16.5-fabric-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.16.5-fabric-3.5.1.jar`- SHA-256: `688870254615094b926935b4fe549146db3cff4966d0b92b77c0235bc3a2c669`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 25AutoModpack 3.5.1 fabricautomodpack-mc1.17.1-fabric-3.5.1.jar下载3.5.1#Release## What\'s Changed* Fixed bug with quilt builds, not being able to properly load #168* Some smaller fixes**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.5.0...v3.5.1-------Build Information- File name: `automodpack-mc1.17.1-fabric-3.5.1.jar`- SHA-256: `48285ca33f0981ffb805bd6e3c3ca3acb567f9e732d2ae0f252894bcda438cae`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6172575453展开版本: 3.5.1支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 34AutoModpack 3.5.0 fabricautomodpack-mc1.16.5-fabric-3.5.0.jar下载3.5.0#Releasehttps://github.com/Skidamek/AutoModpack/releases/tag/v3.5.0-------Build Information- File name: `automodpack-mc1.16.5-fabric-3.5.0.jar`- SHA-256: `f55aacf8105a0ae06db2337198634a28fddd29ea30611e053f6c6f9368dd9f29`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6163594655展开版本: 3.5.0支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 35AutoModpack 3.5.0 fabricautomodpack-mc1.17.1-fabric-3.5.0.jar下载3.5.0#Releasehttps://github.com/Skidamek/AutoModpack/releases/tag/v3.5.0-------Build Information- File name: `automodpack-mc1.17.1-fabric-3.5.0.jar`- SHA-256: `5d8ca7b422ea114fa911427876b888840475752c1ff849581a32a161183598a2`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6163594655展开版本: 3.5.0支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 26AutoModpack 3.5.0 fabricautomodpack-mc1.20.1-fabric-3.5.0.jar下载3.5.0#Releasehttps://github.com/Skidamek/AutoModpack/releases/tag/v3.5.0-------Build Information- File name: `automodpack-mc1.20.1-fabric-3.5.0.jar`- SHA-256: `3b7980eca089c5dbd0262af4d2a6edc2d2162ce61b1719fb6b60c79c8e6eb7b0`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6163594655展开版本: 3.5.0支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 104AutoModpack 3.5.0 fabricautomodpack-mc1.19.3-fabric-3.5.0.jar下载3.5.0#Releasehttps://github.com/Skidamek/AutoModpack/releases/tag/v3.5.0-------Build Information- File name: `automodpack-mc1.19.3-fabric-3.5.0.jar`- SHA-256: `ba0cc75bf88e9567f57e7b911697409270f92b33d3b481a495273bc1bad37227`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6163594655展开版本: 3.5.0支持游戏: 1.19.3类型:FabricRelease下载次数: 24AutoModpack 3.5.0 forgeautomodpack-mc1.20.1-forge-3.5.0.jar下载3.5.0#Releasehttps://github.com/Skidamek/AutoModpack/releases/tag/v3.5.0-------Build Information- File name: `automodpack-mc1.20.1-forge-3.5.0.jar`- SHA-256: `98888e215e5010e9bb84b99c8db8628660f957c8a8a6ab5d46d967659dbc8e80`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6163594655展开版本: 3.5.0支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 76AutoModpack 3.5.0 fabricautomodpack-mc1.19.2-fabric-3.5.0.jar下载3.5.0#Releasehttps://github.com/Skidamek/AutoModpack/releases/tag/v3.5.0-------Build Information- File name: `automodpack-mc1.19.2-fabric-3.5.0.jar`- SHA-256: `cd7da1b6d19cf70c3bfd5b6b332931df6694de5da13020c5f196c66b11adb83e`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6163594655展开版本: 3.5.0支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 48AutoModpack 3.5.0 fabricautomodpack-mc1.19.4-fabric-3.5.0.jar下载3.5.0#Releasehttps://github.com/Skidamek/AutoModpack/releases/tag/v3.5.0-------Build Information- File name: `automodpack-mc1.19.4-fabric-3.5.0.jar`- SHA-256: `615e9fd9d8ad5dde3cb3b79266a19db70b881a8842b22490e596da9bd22237de`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6163594655展开版本: 3.5.0支持游戏: 1.19.4类型:FabricRelease下载次数: 24AutoModpack 3.5.0 fabricautomodpack-mc1.18.2-fabric-3.5.0.jar下载3.5.0#Releasehttps://github.com/Skidamek/AutoModpack/releases/tag/v3.5.0-------Build Information- File name: `automodpack-mc1.18.2-fabric-3.5.0.jar`- SHA-256: `59ab53ce2d2f78a3292e4442b3ede4430f0a1992ad17ef52752dcbe7fef5bd01`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/6163594655展开版本: 3.5.0支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 19AutoModpack 3.4.5 quiltautomodpack-mc1.18.2-quilt-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.18.2-quilt-3.4.5.jar`- SHA-256: `2e9b510f7c507ccb6dc3803dd0e8528d52616d4565b48627ec147eea74c3ed12`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.18, 1.18.1, 1.18.2类型:QuiltBeta下载次数: 82AutoModpack 3.4.5 quiltautomodpack-mc1.19.3-quilt-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.19.3-quilt-3.4.5.jar`- SHA-256: `7a6222412613b98eb8e6b9e43bd310ddc0914e667fe932c0ad8e33517eba06f8`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.19.3类型:QuiltBeta下载次数: 41AutoModpack 3.4.5 quiltautomodpack-mc1.17.1-quilt-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.17.1-quilt-3.4.5.jar`- SHA-256: `045054f09b3a1e56c4386f36c4be0b7f1468b8a1efe6228a3c2b309d2bd06611`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.17, 1.17.1类型:QuiltBeta下载次数: 35AutoModpack 3.4.5 quiltautomodpack-mc1.19.2-quilt-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.19.2-quilt-3.4.5.jar`- SHA-256: `e69e85d1cd536d0ac48bb0533d7804a60c955d09fbe0bbce8e2bed6748db92f7`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.19, 1.19.1, 1.19.2类型:QuiltBeta下载次数: 58AutoModpack 3.4.5 fabricautomodpack-mc1.16.5-fabric-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.16.5-fabric-3.4.5.jar`- SHA-256: `8af82805ff3643e601a2002f4a7ce7daecac458ce787b778c08dea4ce7f31bb0`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.16.4, 1.16.5类型:FabricBeta下载次数: 53AutoModpack 3.4.5 fabricautomodpack-mc1.18.2-fabric-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.18.2-fabric-3.4.5.jar`- SHA-256: `11ec4ffed059d14fd42aa55d4900d1d38a451816c6d23f96a4900fbf03faa975`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricBeta下载次数: 57AutoModpack 3.4.5 fabricautomodpack-mc1.19.3-fabric-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.19.3-fabric-3.4.5.jar`- SHA-256: `1010a3a44cbc6b15f0279d6c8b612d83a6e94a510915eadf739e25033d297c5d`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.19.3类型:FabricBeta下载次数: 45AutoModpack 3.4.5 fabricautomodpack-mc1.17.1-fabric-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.17.1-fabric-3.4.5.jar`- SHA-256: `041a870b59f9e73cf1a9c2fa8f76efb302b9dd1b67ccc906ede2c1e042a9d116`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.17, 1.17.1类型:FabricBeta下载次数: 43AutoModpack 3.4.5 quiltautomodpack-mc1.19.4-quilt-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.19.4-quilt-3.4.5.jar`- SHA-256: `14a66097b11ac509dea3aa1c04c2db4803c0a8668aa53c86fb73f079e5d8cc32`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.19.4类型:QuiltBeta下载次数: 25AutoModpack 3.4.5 forgeautomodpack-mc1.20.1-forge-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.20.1-forge-3.4.5.jar`- SHA-256: `96c44863378ae3e3b1d601a0c24189283379a2bc6e4dad4bd9ee8a569bf3a521`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.20, 1.20.1类型:ForgeNeoForgeBeta下载次数: 334AutoModpack 3.4.5 quiltautomodpack-mc1.20.1-quilt-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.20.1-quilt-3.4.5.jar`- SHA-256: `422eaeef54afdfb0c36484457e438bbdb72f6471e940945e2f0a35b5313fd09b`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.20, 1.20.1类型:QuiltBeta下载次数: 92AutoModpack 3.4.5 quiltautomodpack-mc1.16.5-quilt-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.16.5-quilt-3.4.5.jar`- SHA-256: `c410b8c76f469ca4a679d2fca86f14dc5f3758a8a76150415718ae9a89fda088`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.16.4, 1.16.5类型:QuiltBeta下载次数: 40AutoModpack 3.4.5 fabricautomodpack-mc1.20.1-fabric-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.20.1-fabric-3.4.5.jar`- SHA-256: `c56926c6540fe42af5deae1fe944b7d3f55cb9a805cb5ffd4075970dbb95709c`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.20, 1.20.1类型:FabricBeta下载次数: 486AutoModpack 3.4.5 fabricautomodpack-mc1.19.2-fabric-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.19.2-fabric-3.4.5.jar`- SHA-256: `fd35db778359b613f7ef91b90d87677deb70fd8a60a5ee20c783e77c71d1655e`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricBeta下载次数: 183AutoModpack 3.4.5 fabricautomodpack-mc1.19.4-fabric-3.4.5.jar下载3.4.5#Beta## What\'s Changed- Implemented [Preloading-tricks](https://github.com/SettingDust/preloading-tricks) making mod pre-launch fastest as it is possible.- Fixed stuck at preload stage.- [FORGE] Implemented missing audio while downloading modpack.- fix: avoiding include the old fabric loader to classpath and conflict with quilt loader by @SettingDust in https://github.com/Skidamek/AutoModpack/pull/157## New Contributors* @SettingDust made their first contribution in https://github.com/Skidamek/AutoModpack/pull/157**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.4...v3.4.5-------Build Information- File name: `automodpack-mc1.19.4-fabric-3.4.5.jar`- SHA-256: `a158170181fea2a55adc959c728b0597ac9425768030b9a92281eadc0288c09a`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5797849169展开版本: 3.4.5支持游戏: 1.19.4类型:FabricBeta下载次数: 44AutoModpack 3.4.4 quiltautomodpack-mc1.19.2-quilt-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------展开版本: 3.4.4支持游戏: 1.19, 1.19.1, 1.19.2类型:QuiltRelease下载次数: 165AutoModpack 3.4.4 forgeautomodpack-mc1.20.1-forge-3.4.4.jar下载3.4.4#Beta## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.20.1-forge-3.4.4.jar`- SHA-256: `742f8d398ba60f9d6ddad5874c5b22e785f8fa9f86df7f2c517a13f6884a689e`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5740142172展开版本: 3.4.4支持游戏: 1.20, 1.20.1类型:ForgeNeoForgeBeta下载次数: 150AutoModpack 3.4.4 quiltautomodpack-mc1.17.1-quilt-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.17.1-quilt-3.4.4.jar`- SHA-256: `ec09c89423042bcac83305863775c1ff8704b551e2fb76d70ebc053f77652dbc`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5739945799展开版本: 3.4.4支持游戏: 1.17, 1.17.1类型:QuiltRelease下载次数: 25AutoModpack 3.4.4 fabricautomodpack-mc1.19.3-fabric-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.19.3-fabric-3.4.4.jar`- SHA-256: `d785dce115a3fdc2688f9973ce895eb346f9eafee15e326262d210ed177f5bb2`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5739945799展开版本: 3.4.4支持游戏: 1.19.3类型:FabricRelease下载次数: 50AutoModpack 3.4.4 fabricautomodpack-mc1.16.5-fabric-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.16.5-fabric-3.4.4.jar`- SHA-256: `11fcbba57b93a28236be28868f1e05e8dda910d001366731ed8dd303766f09f0`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5739945799展开版本: 3.4.4支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 42AutoModpack 3.4.4 quiltautomodpack-mc1.16.5-quilt-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.16.5-quilt-3.4.4.jar`- SHA-256: `e72d505b36273d4ccea391d88ba4eefadc3c4273ed709ffd32e34565d6295ea8`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5739945799展开版本: 3.4.4支持游戏: 1.16.4, 1.16.5类型:QuiltRelease下载次数: 34AutoModpack 3.4.4 fabricautomodpack-mc1.19.2-fabric-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.19.2-fabric-3.4.4.jar`- SHA-256: `0cb8b8e039edd58677dbeac2473ce9b4bb8b1a830b687166028fcaf486b2b45b`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5739945799展开版本: 3.4.4支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 340AutoModpack 3.4.4 fabricautomodpack-mc1.20.1-fabric-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.20.1-fabric-3.4.4.jar`- SHA-256: `742d7e8bf2896fbaeb76bd11c9b239992804952c698aa356be7785c22763a285`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5739945799展开版本: 3.4.4支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 718AutoModpack 3.4.4 quiltautomodpack-mc1.19.3-quilt-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.19.3-quilt-3.4.4.jar`- SHA-256: `d0c908a24c8f00308c79b898d6a3beaea6c3d23d300a1c40cc7494644ba00176`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5739945799展开版本: 3.4.4支持游戏: 1.19.3类型:QuiltRelease下载次数: 22AutoModpack 3.4.4 quiltautomodpack-mc1.18.2-quilt-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.18.2-quilt-3.4.4.jar`- SHA-256: `c79b5cb4ee33aa464594e106ad49740ad0e4886bfc85ff847b6c065fe448197f`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5739945799展开版本: 3.4.4支持游戏: 1.18, 1.18.1, 1.18.2类型:QuiltRelease下载次数: 28AutoModpack 3.4.4 fabricautomodpack-mc1.19.4-fabric-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.19.4-fabric-3.4.4.jar`- SHA-256: `4e4d81b0983c0d287de380b2c1887ca93eaebe954a1337a536c0842fc919b62e`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5739945799展开版本: 3.4.4支持游戏: 1.19.4类型:FabricRelease下载次数: 60AutoModpack 3.4.4 quiltautomodpack-mc1.20.1-quilt-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.20.1-quilt-3.4.4.jar`- SHA-256: `9cd82745016f379d468e6eb63a091e003d9fdf92237293d397ec0c127ca5b46e`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5739945799展开版本: 3.4.4支持游戏: 1.20, 1.20.1类型:QuiltRelease下载次数: 66AutoModpack 3.4.4 quiltautomodpack-mc1.19.4-quilt-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.19.4-quilt-3.4.4.jar`- SHA-256: `5019befb92c8a1d96fb3f13282e1744b8ac9f495648361f3e48182f4cbc55542`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5739945799展开版本: 3.4.4支持游戏: 1.19.4类型:QuiltRelease下载次数: 42AutoModpack 3.4.4 fabricautomodpack-mc1.18.2-fabric-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.18.2-fabric-3.4.4.jar`- SHA-256: `91901e93837fa64c11d20b8c42844b329f24a78c1551b467d2c5561ae38206e8`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5739945799展开版本: 3.4.4支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 67AutoModpack 3.4.4 fabricautomodpack-mc1.17.1-fabric-3.4.4.jar下载3.4.4#Release## What\'s Changed* Synchronize login handshake packet exchange by @Su5eD in https://github.com/Skidamek/AutoModpack/pull/150 fixing https://github.com/Skidamek/AutoModpack/issues/147* Added easy way to proxy modpack host though e.g. ngrok - https://github.com/Skidamek/AutoModpack/issues/149* Mod now preloads faster making forge work and others loaders just faster fixing https://github.com/Skidamek/AutoModpack/issues/144 and probably https://github.com/Skidamek/AutoModpack/issues/145## New Contributors* @Su5eD made their first contribution in https://github.com/Skidamek/AutoModpack/pull/150**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.3...v3.4.4-------Build Information- File name: `automodpack-mc1.17.1-fabric-3.4.4.jar`- SHA-256: `b19bc564e661dd9d5d1a5ef4aa2c0d62a4fc0b7cfc1bc4fe15a75c7ab7bb5bee`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5739945799展开版本: 3.4.4支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 48AutoModpack 3.4.3 quiltautomodpack-mc1.20.1-quilt-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.20.1-quilt-3.4.3.jar`- SHA-256: `fcf0fe9657a5424e214ccea91a7c3d184af909e777a28f8639c7eb261d1e1b73`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.20, 1.20.1类型:QuiltRelease下载次数: 67AutoModpack 3.4.3 fabricautomodpack-mc1.19.2-fabric-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.19.2-fabric-3.4.3.jar`- SHA-256: `6da46b82c74017f9be359dcf11ebf8aab626a645ab8ae675bbca7dc36eb98699`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 196AutoModpack 3.4.3 fabricautomodpack-mc1.20.1-fabric-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.20.1-fabric-3.4.3.jar`- SHA-256: `ec8a50825dc4f50b9f56e2a5c3e717d2c55733224abdb85ff67f937796fcc813`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 615AutoModpack 3.4.3 fabricautomodpack-mc1.17.1-fabric-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.17.1-fabric-3.4.3.jar`- SHA-256: `df7c7ca6ae16f63eed558f7e0ee9b46209ae661a0b81dd890eb54e8ef8fb2689`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 25AutoModpack 3.4.3 quiltautomodpack-mc1.18.2-quilt-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.18.2-quilt-3.4.3.jar`- SHA-256: `8c0d3aa52c0a71a27161c2f082c6f0a3f1123bdabd4cfa0f40d86d8f80baf6d0`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.18, 1.18.1, 1.18.2类型:QuiltRelease下载次数: 30AutoModpack 3.4.3 quiltautomodpack-mc1.16.5-quilt-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.16.5-quilt-3.4.3.jar`- SHA-256: `0a0e6649e0c3447930995cf7e8605fae362d56fee0c3e5b820ab4885195400d1`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.16.4, 1.16.5类型:QuiltRelease下载次数: 47AutoModpack 3.4.3 quiltautomodpack-mc1.19.3-quilt-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.19.3-quilt-3.4.3.jar`- SHA-256: `f25e0df5766f2e7aca41c7e417a15aac0f95b0a8b971693d6621b6b0adede7d1`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.19.3类型:QuiltRelease下载次数: 20AutoModpack 3.4.3 fabricautomodpack-mc1.16.5-fabric-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.16.5-fabric-3.4.3.jar`- SHA-256: `31eaf04e97eb30c7e7dc460f87d03b2e777278028cdd616f1770e045c4c01e97`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 25AutoModpack 3.4.3 forgeautomodpack-mc1.20.1-forge-3.4.3.jar下载3.4.3#Beta## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.20.1-forge-3.4.3.jar`- SHA-256: `4bbe1654a8729b649cd8e88f85482ddb31297ef2bf4f6ccc1afa131e531b1c5f`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.20, 1.20.1类型:ForgeNeoForgeBeta下载次数: 174AutoModpack 3.4.3 quiltautomodpack-mc1.19.4-quilt-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.19.4-quilt-3.4.3.jar`- SHA-256: `0984de433da3ccea5b86f4ce4eef2036bfd0f9c51c702986826353d9e11276df`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.19.4类型:QuiltRelease下载次数: 31AutoModpack 3.4.3 quiltautomodpack-mc1.17.1-quilt-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.17.1-quilt-3.4.3.jar`- SHA-256: `3a36d160b20d4382e606e02d8d3fcef8e604938408eab307a423f56043dfcb99`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.17, 1.17.1类型:QuiltRelease下载次数: 25AutoModpack 3.4.3 fabricautomodpack-mc1.18.2-fabric-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.18.2-fabric-3.4.3.jar`- SHA-256: `9487ee571d03e753bda393ba6ceed3d82c98547bb4ca5b55512864bb299f3d36`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 60AutoModpack 3.4.3 quiltautomodpack-mc1.19.2-quilt-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.19.2-quilt-3.4.3.jar`- SHA-256: `bcc080abd19febc1de8d47d742f3275a545a6c229d1e2be94f1ee908fe9e7524`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.19, 1.19.1, 1.19.2类型:QuiltRelease下载次数: 56AutoModpack 3.4.3 fabricautomodpack-mc1.19.4-fabric-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.19.4-fabric-3.4.3.jar`- SHA-256: `e47d0a1845773b5fd1a5169ce410ad766472c958edfbcd2e920078f054f7b851`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.19.4类型:FabricRelease下载次数: 59AutoModpack 3.4.3 fabricautomodpack-mc1.19.3-fabric-3.4.3.jar下载3.4.3#Release## What\'s Changed- Fix crash on server while selfupdating- Fix to properly copy files to run dir...- Fix some forge issues**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.2...v3.4.3-------Build Information- File name: `automodpack-mc1.19.3-fabric-3.4.3.jar`- SHA-256: `2e3308c7a6be49937f1ecd040b8adc963e0f4993cca4fcd4a871e83b8a164d8f`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5662182477展开版本: 3.4.3支持游戏: 1.19.3类型:FabricRelease下载次数: 37AutoModpack 3.4.2 quiltautomodpack-mc1.16.5-quilt-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.16.5-quilt-3.4.2.jar`- SHA-256: `1f35d2fe5a17e8c10ce6a130610049b10c0ab24733be50ffc6dce1cfa2f49624`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.16.4, 1.16.5类型:QuiltRelease下载次数: 35AutoModpack 3.4.2 quiltautomodpack-mc1.19.4-quilt-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.19.4-quilt-3.4.2.jar`- SHA-256: `e78e20a7a40e7b4489d66dd3f70f3292557285987660d5283d37536c7071fa1b`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.19.4类型:QuiltRelease下载次数: 29AutoModpack 3.4.2 quiltautomodpack-mc1.20.1-quilt-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.20.1-quilt-3.4.2.jar`- SHA-256: `d36e088ef9f848ccd420de7026a8efb77ce53548078a09f300955bd736efe24c`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.20, 1.20.1类型:QuiltRelease下载次数: 35AutoModpack 3.4.2 fabricautomodpack-mc1.19.4-fabric-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.19.4-fabric-3.4.2.jar`- SHA-256: `04a2e9760e1a4a9caaf48a1d5a988c424806d44904815ac16c14b533413e3ccf`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.19.4类型:FabricRelease下载次数: 37AutoModpack 3.4.2 fabricautomodpack-mc1.19.3-fabric-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.19.3-fabric-3.4.2.jar`- SHA-256: `3df0f86a3e626650c6f9f5face532938f273fa4b6d87d0f6f94c3e6339695052`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.19.3类型:FabricRelease下载次数: 28AutoModpack 3.4.2 fabricautomodpack-mc1.16.5-fabric-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.16.5-fabric-3.4.2.jar`- SHA-256: `ad18fb8ec1d364f0b9f3d658de5b62baf0889801cbd18096f2bf7dd4a1ce5de3`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 28AutoModpack 3.4.2 quiltautomodpack-mc1.17.1-quilt-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.17.1-quilt-3.4.2.jar`- SHA-256: `20e9df72e97833ae8118d9ac4bc3d4056e6a88aabab2bbab58718e64aa6ded93`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.17, 1.17.1类型:QuiltRelease下载次数: 21AutoModpack 3.4.2 quiltautomodpack-mc1.19.2-quilt-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.19.2-quilt-3.4.2.jar`- SHA-256: `882db288d8b844bb6c42435ed0d62514b95130f16f4f7ed133db2f0b4cbf9724`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.19, 1.19.1, 1.19.2类型:QuiltRelease下载次数: 43AutoModpack 3.4.2 forgeautomodpack-mc1.20.1-forge-3.4.2.jar下载3.4.2#Beta- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.20.1-forge-3.4.2.jar`- SHA-256: `7e7569fa7bbbd5b1d1a279f1c72074de8e0eb3dc1f14639ea4da6c93d676944a`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.20, 1.20.1类型:ForgeNeoForgeBeta下载次数: 51AutoModpack 3.4.2 quiltautomodpack-mc1.18.2-quilt-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.18.2-quilt-3.4.2.jar`- SHA-256: `94fd74216eb92231720e59bda19578697ddfeb41eefedcdf857646dcb4fadd8c`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.18, 1.18.1, 1.18.2类型:QuiltRelease下载次数: 30AutoModpack 3.4.2 fabricautomodpack-mc1.17.1-fabric-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.17.1-fabric-3.4.2.jar`- SHA-256: `560cb3841dbddc177e64afb8efc6beef45540ceeacdea4a25470c794c0f3890f`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 21AutoModpack 3.4.2 fabricautomodpack-mc1.19.2-fabric-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.19.2-fabric-3.4.2.jar`- SHA-256: `db18b9bf3ec98992af0e9fd404abe5c30c7ad028700303437c455507cbc8485b`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 95AutoModpack 3.4.2 fabricautomodpack-mc1.18.2-fabric-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.18.2-fabric-3.4.2.jar`- SHA-256: `dd1c5eb85ae18d343c2a78e94811862197217bbdd5f8776e3bbc81b5f082219f`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 39AutoModpack 3.4.2 quiltautomodpack-mc1.19.3-quilt-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.19.3-quilt-3.4.2.jar`- SHA-256: `01d4e22eac61ca8b6bd5eb9c5e2afcd90000414b7f249b6ff646fe18eda956c6`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.19.3类型:QuiltRelease下载次数: 22AutoModpack 3.4.2 fabricautomodpack-mc1.20.1-fabric-3.4.2.jar下载3.4.2#Release- Hot fix to fix crash on preload-------Build Information- File name: `automodpack-mc1.20.1-fabric-3.4.2.jar`- SHA-256: `9903a82906f6e59a41818fe2f99e15fe8774522c1374705ef550426b6e630d1b`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5639140753展开版本: 3.4.2支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 336AutoModpack 3.4.1 quiltautomodpack-mc1.20.1-quilt-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.20.1-quilt-3.4.1.jar`- SHA-256: `68a852a2ed506f478444c9800818f397cdff62fdee4cdaaa6c8f8120abbee543`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.20, 1.20.1类型:QuiltRelease下载次数: 24AutoModpack 3.4.1 fabricautomodpack-mc1.17.1-fabric-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.17.1-fabric-3.4.1.jar`- SHA-256: `3e86c1be2f94b4c3a20a13bcfe842cda49236dca680db0ff7be815ddd41fa7f4`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 15AutoModpack 3.4.1 quiltautomodpack-mc1.16.5-quilt-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.16.5-quilt-3.4.1.jar`- SHA-256: `c45e59193405f8320c97c0700eb467806a7e7cf3d5e57f0ad608dda49f3043ef`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.16.4, 1.16.5类型:QuiltRelease下载次数: 20AutoModpack 3.4.1 quiltautomodpack-mc1.17.1-quilt-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.17.1-quilt-3.4.1.jar`- SHA-256: `d5619b38c04da71eb0463c87a161878bc54a7c6877cc4fffaa8e31a47094ffbd`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.17, 1.17.1类型:QuiltRelease下载次数: 18AutoModpack 3.4.1 fabricautomodpack-mc1.19.2-fabric-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.19.2-fabric-3.4.1.jar`- SHA-256: `8455f3568e2ed66ad869e3ab906cc2b033b9399934127492b9e20c3945c8be03`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 46AutoModpack 3.4.1 quiltautomodpack-mc1.18.2-quilt-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.18.2-quilt-3.4.1.jar`- SHA-256: `80f6126d284dedc413c4b2d53cc7ab3344f064265bc8788dae963e896f3163d5`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.18, 1.18.1, 1.18.2类型:QuiltRelease下载次数: 20AutoModpack 3.4.1 quiltautomodpack-mc1.19.2-quilt-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.19.2-quilt-3.4.1.jar`- SHA-256: `56db7cb3ad116bedc88f7d4b39adf12ef805d2b7b43f5d0b2f07bc49f5116bf5`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.19, 1.19.1, 1.19.2类型:QuiltRelease下载次数: 23AutoModpack 3.4.1 fabricautomodpack-mc1.16.5-fabric-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.16.5-fabric-3.4.1.jar`- SHA-256: `57e64a0b1998f330e4df3e1224c4630fff97cf3ab2c14830edc263a0bb34eaa0`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 15AutoModpack 3.4.1 quiltautomodpack-mc1.19.4-quilt-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.19.4-quilt-3.4.1.jar`- SHA-256: `f71909c09997332184e928e26236dd96d76a55016a533bdb6c57184c5509ee6c`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.19.4类型:QuiltRelease下载次数: 19AutoModpack 3.4.1 fabricautomodpack-mc1.19.4-fabric-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.19.4-fabric-3.4.1.jar`- SHA-256: `6ef195ea302ab9c6904d8620bfefe0fe91dd1a2216c3fb001bd98f527b250e41`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.19.4类型:FabricRelease下载次数: 19AutoModpack 3.4.1 forgeautomodpack-mc1.20.1-forge-3.4.1.jar下载3.4.1#Beta## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.20.1-forge-3.4.1.jar`- SHA-256: `0f7bf86569372aa05f5c1f120c4d98570eee874e68bd66df6b83f8a4e19e9b5d`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.20, 1.20.1类型:ForgeNeoForgeBeta下载次数: 42AutoModpack 3.4.1 quiltautomodpack-mc1.19.3-quilt-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.19.3-quilt-3.4.1.jar`- SHA-256: `b0f23149a99eadc5672c4ab3a077fcd9c06e13dc038610cb724e8b6110b290fb`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.19.3类型:QuiltRelease下载次数: 20AutoModpack 3.4.1 fabricautomodpack-mc1.18.2-fabric-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.18.2-fabric-3.4.1.jar`- SHA-256: `8b69f8c401f87c408c75da480af29f3d3a0d69ef38540d102e72edd30de044a0`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 22AutoModpack 3.4.1 fabricautomodpack-mc1.20.1-fabric-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.20.1-fabric-3.4.1.jar`- SHA-256: `9bac264c9405df3c92e4c3e2f25268b6e4e598d21c645cca0e9e3aad098247a4`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 68AutoModpack 3.4.1 fabricautomodpack-mc1.19.3-fabric-3.4.1.jar下载3.4.1#Release## What\'s Changed- Fixed way too long preload stage #141- Release beta forge 1.20.1/1.20**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.4.0...v3.4.1-------Build Information- File name: `automodpack-mc1.19.3-fabric-3.4.1.jar`- SHA-256: `93fecec0793c476438de3422b83e284955803d0e98a86a44015eecca832e301b`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5638325122展开版本: 3.4.1支持游戏: 1.19.3类型:FabricRelease下载次数: 20AutoModpack 3.4.0 quiltautomodpack-mc1.17.1-quilt-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.17.1-quilt-3.4.0.jar`- SHA-256: `ffbab621babccda17acc2f1ee57dd8744ce92d5f84dee422bbf539d52f237394`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.17, 1.17.1类型:QuiltRelease下载次数: 42AutoModpack 3.4.0 quiltautomodpack-mc1.19.4-quilt-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.19.4-quilt-3.4.0.jar`- SHA-256: `8498f467f1e37f9fa1428fef5516233c8fed54980f1cec3cc139051a4e74901f`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.19.4类型:QuiltRelease下载次数: 28AutoModpack 3.4.0 fabricautomodpack-mc1.19.4-fabric-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.19.4-fabric-3.4.0.jar`- SHA-256: `63e7f12c7dacf61976e71f8f5dbeaf5294d7cd84fb56c8b7d5bea9ae19200b9b`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.19.4类型:FabricRelease下载次数: 31AutoModpack 3.4.0 fabricautomodpack-mc1.18.2-fabric-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.18.2-fabric-3.4.0.jar`- SHA-256: `a6ab50431c62657abebe87919761b0fb964caa6254de74ed306ea8e630cbeb11`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 37AutoModpack 3.4.0 fabricautomodpack-mc1.17.1-fabric-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.17.1-fabric-3.4.0.jar`- SHA-256: `72bda7666a3d474e3a573648752c8c42dad70971f32bf8a095c3e3e72512b444`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 58AutoModpack 3.4.0 fabricautomodpack-mc1.20.1-fabric-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.20.1-fabric-3.4.0.jar`- SHA-256: `c88a0330b8a0960342a71157ed2d86924497e499988ad3454207df8dd30b79df`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 196AutoModpack 3.4.0 quiltautomodpack-mc1.19.3-quilt-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.19.3-quilt-3.4.0.jar`- SHA-256: `67d9e95ce481d0f036994301d4ffa1718921c61e3cfc1f3ccb3ddf14a0d9eb36`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.19.3类型:QuiltRelease下载次数: 21AutoModpack 3.4.0 fabricautomodpack-mc1.19.2-fabric-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.19.2-fabric-3.4.0.jar`- SHA-256: `1562aaac97350581f0d758d2e0f603944cef75b807be39935d7fa5f8029b894b`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 90AutoModpack 3.4.0 quiltautomodpack-mc1.19.2-quilt-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.19.2-quilt-3.4.0.jar`- SHA-256: `c09ee1a2ec5dc44968d226c89160e8f051bab0ea56b73343edda024dbbb0fc13`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.19, 1.19.1, 1.19.2类型:QuiltRelease下载次数: 31AutoModpack 3.4.0 fabricautomodpack-mc1.16.5-fabric-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.16.5-fabric-3.4.0.jar`- SHA-256: `e994532ff47dada92900efe6c5a06b4731ef776caa77681576a83724c2e90e72`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 122AutoModpack 3.4.0 quiltautomodpack-mc1.20.1-quilt-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.20.1-quilt-3.4.0.jar`- SHA-256: `9cc7bfd5c9ba88a3070c51f491089bc740b8ad67d41db43ed3708b9b587319fa`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.20, 1.20.1类型:QuiltRelease下载次数: 29AutoModpack 3.4.0 quiltautomodpack-mc1.16.5-quilt-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.16.5-quilt-3.4.0.jar`- SHA-256: `2bfc242388eb28d9c756a70d9dbffe004e549808e2e5b5d9328d7baa8dd3d7fb`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.16.4, 1.16.5类型:QuiltRelease下载次数: 85AutoModpack 3.4.0 quiltautomodpack-mc1.18.2-quilt-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.18.2-quilt-3.4.0.jar`- SHA-256: `727917a012768037a96c67b81fe1eaab0f20d705fba69d7d9e283c873019b7f6`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.18, 1.18.1, 1.18.2类型:QuiltRelease下载次数: 27AutoModpack 3.4.0 fabricautomodpack-mc1.19.3-fabric-3.4.0.jar下载3.4.0#Release## What\'s Changed- Implemented smarter auto updates, after this update further automodpack updates won\'t be auto installed on clients until server updates to new version.- New button in changelog screen, \'Open project page\' when clicked it opens downloaded mod/shader/resourcepack modrinth page that also means that this file was downloaded directly from modrinth, button doesn\'t work with curseforge files yet.- Implemented loader and (minecraft versions, may work, may not) updater for multimc launchers and their forks such as prism launcher by editing mmc-pack.json file.- Refreshed a bit gui\'s look and feel.- Added `updateIpsOnEveryStart` config option, it update host ip\'s on every start as mod does always on first launch. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Added useful information when host server fails to setup. [#134 ](https://github.com/Skidamek/AutoModpack/issues/134)- Fixed errors when file which was in modpack gets deleted.- Fixed config files not updating correctly. [#137 ](https://github.com/Skidamek/AutoModpack/issues/137)- Fixed deletion of flushed/empty files.- Server won\'t let join players while generating modpack.- Changed `allowFabricQuiltPlayers` config option to `acceptedLoaders` list.- Added cancel button to fetch screen, previously it was only in download screen.- Fixed various other small bugs.- Refactored big chunk of codebase for easier maintain.- Updated RU lacale by @Whitebrim in https://github.com/Skidamek/AutoModpack/pull/139 and https://github.com/Skidamek/AutoModpack/pull/140### Many translations needs to be re-translated! :)## New Contributors* @Whitebrim made their first contribution in https://github.com/Skidamek/AutoModpack/pull/139**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.8...v3.4.0-------Build Information- File name: `automodpack-mc1.19.3-fabric-3.4.0.jar`- SHA-256: `3ba0086540b5f65c69a4b5dbacfe6e9cb3dc4ec56af04cdea58fa2a0517ad29a`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5635583037展开版本: 3.4.0支持游戏: 1.19.3类型:FabricRelease下载次数: 35AutoModpack 3.3.8 fabricautomodpack-mc1.20.1-fabric-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.20.1-fabric-3.3.8.jar`- SHA-256: `3f64ff2fd9121f59d65c82248a9dbbeec3a8cde91f69da4d8ed80a67e6eace28`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 1,322AutoModpack 3.3.8 fabricautomodpack-mc1.18.2-fabric-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.18.2-fabric-3.3.8.jar`- SHA-256: `54cb7bcf16d1ecc5fe5d96a0d721a903eb02b446420b55bc745972df6d6c499d`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 65AutoModpack 3.3.8 quiltautomodpack-mc1.16.5-quilt-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.16.5-quilt-3.3.8.jar`- SHA-256: `dea37759b5bce5ff07450d0bd6198c0a39f6a0a2e176888e8ae97fa816a9d090`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.16.4, 1.16.5类型:QuiltRelease下载次数: 27AutoModpack 3.3.8 quiltautomodpack-mc1.19.3-quilt-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.19.3-quilt-3.3.8.jar`- SHA-256: `734787fd759c2a03189f3803f4cd1a414fb9bba960f1fd6ae5cd983870066599`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.19.3类型:QuiltRelease下载次数: 73AutoModpack 3.3.8 fabricautomodpack-mc1.17.1-fabric-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.17.1-fabric-3.3.8.jar`- SHA-256: `07fa9ab36887ca20da24396bd54f39814338ad1d9a434c8eb4157209b5c4e2aa`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.17, 1.17.1类型:FabricRelease下载次数: 25AutoModpack 3.3.8 quiltautomodpack-mc1.20.1-quilt-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.20.1-quilt-3.3.8.jar`- SHA-256: `c9c869169358f798c32ca97ce9e728f81e1eb02342dc7746ebb692ed99f240b5`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.20, 1.20.1类型:QuiltRelease下载次数: 100AutoModpack 3.3.8 fabricautomodpack-mc1.19.4-fabric-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.19.4-fabric-3.3.8.jar`- SHA-256: `1c11599a454585060338345dd3387302aad9414fa10f04d9043f2fa19b472191`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.19.4类型:FabricRelease下载次数: 153AutoModpack 3.3.8 quiltautomodpack-mc1.19.2-quilt-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.19.2-quilt-3.3.8.jar`- SHA-256: `c1e521654d8620d670d64eaeb2c017ae1c29b89ca43f93bf4fdd8b1315420e3f`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.19, 1.19.1, 1.19.2类型:QuiltRelease下载次数: 164AutoModpack 3.3.8 quiltautomodpack-mc1.17.1-quilt-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.17.1-quilt-3.3.8.jar`- SHA-256: `7bd69d8db070b560c37b12069b260c6bb9742fae6199e837583c850460e90713`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.17, 1.17.1类型:QuiltRelease下载次数: 29AutoModpack 3.3.8 fabricautomodpack-mc1.16.5-fabric-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.16.5-fabric-3.3.8.jar`- SHA-256: `080b1e82d402fc3e670dcf23c640de635dc07a93dbf48b449d5e562f96f1d560`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 24AutoModpack 3.3.8 quiltautomodpack-mc1.18.2-quilt-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.18.2-quilt-3.3.8.jar`- SHA-256: `92b3e2b0527f60447ea0d6979bab81bd2178d1b5080d2ec76b08a61329aff6b1`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.18, 1.18.1, 1.18.2类型:QuiltRelease下载次数: 32AutoModpack 3.3.8 quiltautomodpack-mc1.19.4-quilt-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.19.4-quilt-3.3.8.jar`- SHA-256: `649f59dbd32c5b4bb39f539f7c652968a911411a34383b129dc945d627f96461`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.19.4类型:QuiltRelease下载次数: 31AutoModpack 3.3.8 fabricautomodpack-mc1.19.2-fabric-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.19.2-fabric-3.3.8.jar`- SHA-256: `3ede5b827f80c14e3492a641dcf197a897547527ea7cea5091d7e854a93360e7`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 489AutoModpack 3.3.8 fabricautomodpack-mc1.19.3-fabric-3.3.8.jar下载3.3.8#Release## What\'s ChangedFixed modpack generation issues on windows OS**Full Changelog**: https://github.com/Skidamek/AutoModpack/compare/v3.3.7...v3.3.8-------Build Information- File name: `automodpack-mc1.19.3-fabric-3.3.8.jar`- SHA-256: `5426970149fd9a43c03ac732e3e4959be13b159b4d49cfd1df70211ae0bbbac7`- Built from: https://github.com/Skidamek/AutoModpack/actions/runs/5404899523展开版本: 3.3.8支持游戏: 1.19.3类型:FabricRelease下载次数: 56AutoModpack 3.3.7 quiltautomodpack-mc1.20.1-quilt-3.3.7.jar下载3.3.7#Release## What\'s ChangedFixes #136 hashing problem which was causing to don\'t download some files finally |
楼主
2025-8-10 16:47:10
回复(0)
收起回复
|