Older Versions of SpongeForge

Примечание

Our versioning policy was updated in October 2018. Prior to SpongeAPI 7.1, the following information applies. See Название загруженного файла for information on newer versions.

The format of the SpongeForge download filename is: spongeforge-<MCVersion>-<ForgeBuildId>-<SpongeAPIVersion>-BETA-<SpongeBuildId>.jar

MCVersion

Версия Minecraft. Смогут подключиться только те клиенты, которые совместимы с этой версией.

ForgeBuild

The Forge build that SpongeForge is built against and is guaranteed to be compatible

SpongeAPIVersion

Версия SpongeAPI, предоставляемая этим файлом. Это необходимо для плагинов Sponge.

SpongeBuildId

Номер сборки Sponge. Потребуется при сообщении об ошибках или обращении в поддержку.

The Forge Build in the filename specifies the version of Forge this version of SpongeForge used during development and testing. The two versions are guaranteed to work without any issues. We tend to use the latest Recommended Build of Forge for this purpose.

Примечание

Normal Forge mods can usually run on any build of Forge for a given Minecraft version (e.g. 1.12.2) without any problem. However, SpongeForge needs to access, among other things, internal parts of Forge, which most mods shouldn’t be touching, let alone modifying as Sponge does. Since Forge is free to change their internal code whenever they want to, its normal guarantee of backwards-compatibility doesn’t apply to SpongeForge. Feel free to use more recent versions of Forge than the one used for SpongeForge, but we can’t always guarantee compatibility.

Предупреждение

When investigating crash issues, you can freely try newer versions of Forge than listed on the SpongeForge Jar. However, it is recommended to also check with the matching version, to make sure your issue is not related to a version mismatch. Even though there will be no guarantee of compatibility, please report any breakage to the issue tracker, so that SpongeForge can be updated.

Пример

Jar-файлы SpongeForge всегда будут следовать этой схеме файловых имён. Данная схема поможет Вам с лёгкостью определить совместимость.

Например, файл с именем spongeforge-1.12.2-2705-7.1.0-BETA-3442.jar совместим с версией Minecraft 1.12.2, был собран с использованием Forge версии 14.23.4.2705 (сборка 2705), предоставляет SpongeAPI версии 7.1.0, а также является сборкой SpongeForge с номером 3442.