Open wb1016 opened 2 years ago
1.18.1 release server, 0.46.0 fabric api.
execute /fabdateserver autoupdate
/fabdateserver autoupdate
it downloaded 0.47.6+1.18.2. regardless of minecraft version
0.47.6+1.18.2
it should reconize current minecraft version and download 0.46.4+1.18 instead of latest.
0.46.4+1.18
The reason for this is that mods are (generally) compatible within each version release of MC. For example, a modder might release for 1.18.1 and never update to 1.18.2 since it's still good in the new version.
enviroment
1.18.1 release server, 0.46.0 fabric api.
what i did
execute
/fabdateserver autoupdate
actual behavior
it downloaded
0.47.6+1.18.2
. regardless of minecraft versionexpected behavior
it should reconize current minecraft version and download
0.46.4+1.18
instead of latest.