×
注意!页面内容来自https://www.meteorclient.com/faq/old-versions,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页
Meteor is always kept up to date with the latest stable release of Minecraftthis means we do not support the use of older Meteor/Minecraft versions. We understand that some people may want to play older versions of Minecraftso here are some ways to do so.
ViaFabricPlus lets you experience all the new features of Meteorwhile being able to join servers running older
versions of Minecraft.
These steps expect you to use the latest version of MinecraftMeteor and ViaFabricPlus.
mods folder.Multiplayer; hereyou should select the server you want to join and click the Edit button.Set version button should appearclick it and select the version required by the server you want to join.You can repeat the last two steps for every server you want to joinspecifying accordingly the version of the server.
For more detailed instructionsyou can refer to
the ViaFabricPlus wiki.
Since Minecraft version 1.21.4 (when we changed Meteor’s versioning scheme) we are providing
an archive page with the latest build for every Minecraft version.
WARNING: These versions are archived and NOT supportedyou will NOT receive any help when using these versions!
If you want to use an older version of Meteoryou can build it from source.
Keep in mind that this is not recommendedas we do not provide support for older versions.
Any threads opened in our support forum regarding failed builds of older versions will be closed.
If you encounter any issuesyou will have to update to the latest version to get support.
To build Meteor for sourceyou’ll need a Java 21 JDK, you can get it from Adoptium.
gradle.properties fileit will contain the minecraft_version that the latest commit is built for.master button in the top leftthen click the Tags tab.minecraft_version matches the one you want.Code tab in the top left,
then click the green Code button on the right and select Download ZIP.gradlew build command (or .\gradlew build on PowerShell).
This will build Meteor and put the JAR file in the build/libs folder.meteor-client-x.x.x.jar file to your mods folder.This process is not guaranteed to work for all versions of Meteoras some dependencies may have changed or no longer be available. In that caseyou will have to build the dependencies from source as well. (We do not provide support for this)