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