CmlLib
English (v4)
English (v4)
  • 🧊CmlLib Projects
  • πŸš€CmlLib.Core
    • Home
    • Getting Started
      • Minecraft Launcher
      • Minecraft Path
      • Versions
      • Launch Options
      • Event Handling
    • Login and Sessions
      • Microsoft Xbox Account
      • Offline Account
    • More APIs
      • MinecraftLauncherParameters
      • Rules
      • FileExtractor
      • GameInstaller
      • Java
    • Mod Loader Installers
      • Forge Installer
      • Fabric Installer
      • Quilt Installer
      • LiteLoader Installer
    • Utilities
      • Minecraft Changelogs
    • Resources
      • FAQ
      • Known Issues
      • Sample Launcher
      • License
  • πŸ”“Auth.Microsoft
    • Home
    • CmlLib.Core.Auth.Microsoft
      • JELoginHandler
      • JELoginHandlerBuilder
      • JEAuthenticator
      • Authentication with MSAL
    • XboxAuthNet.Game
      • OAuth
      • XboxAuth
      • XboxAuthException
      • AccountManager
      • Accounts
    • XboxAuthNet.Game.Msal
      • ClientID
      • MsalClientHelper
      • OAuth
    • CmlLib.Core.Bedrock.Auth
    • Resources
  • 🌐MojangAPI
    • Home
    • Mojang API
    • SecurityQuestion
  • βš’οΈInstaller.Forge
    • Home
    • Supported Versions
    • Getting Started
    • MForge
    • ForgeVersionLoader
Powered by GitBook
On this page
  • Summary
  • All Test Results
Edit on GitHub
  1. Installer.Forge

Supported Versions

This library aims to support installations of all versions of Forge since 1.7.10. Versions prior to 1.7.10 cannot be installed, or if they are, they do not guarantee proper game execution. All versions after 1.7.10 should install and run normally. If it doesn't work, please open an issue.

Summary

Range
Summary

oldest ~ 1.4.7

❌ NOT SUPPORT

1.5.2 ~ 1.7.2

⚠️Partially Support

1.7.10 ~ 1.21.4

βœ… SUPPORT, tested

after 1.21.4 ~ future versions

βœ… SUPPORT, not tested, but should work

All Test Results

The version name following the check icon means the version of Forge used in the test. The version of Forge used in the test is either the recommended version or the most recent version. A successfully tested version of Minecraft should be able to install and run with other Forge versions.

Versions not listed in this table are untested. Again, versions after 1.7.10 should be able to install and run even if they are not in this table.

Version
Test Result

1.1 ~ 1.5.1

❌ NOT SUPPORT

1.5.2

⚠️ 1.5.2-Forge7.8.1.738, requiring additional files

1.6.1

⚠️ Forge8.9.0.775, requiring additional arguments

1.6.2

⚠️ 1.6.2-Forge9.10.1.871, requiring additional arguments

1.6.3

⚠️ 1.6.3-Forge9.11.0.878, requiring additional arguments

1.6.4

⚠️ 1.6.4-Forge9.11.1.1345, requiring additional arguments

1.7.2

❌ game crash

1.7.10_pre4

❌ cannot detect game version

1.7.10

βœ… 1.7.10-Forge10.13.4.1614-1.7.10

1.8.8

βœ… 1.8.8-forge1.8.8-11.15.0.1655

1.8.9

βœ… 1.8.9-forge1.8.9-11.15.1.2318-1.8.9

1.9

βœ… 1.9-forge1.9-12.16.1.1887

1.9.4

βœ… 1.9.4-forge1.9.4-12.17.0.2317-1.9.4

1.10

βœ… 1.10-forge1.10-12.18.0.2000-1.10.0

1.10.2

βœ… 1.10.2-forge1.10.2-12.18.3.2511

1.11

βœ… 1.11-forge1.11-13.19.1.2189

1.11.2

βœ… 1.11.2-forge1.11.2-13.20.1.2588

1.12

βœ… 1.12-forge1.12-14.21.1.2387

1.12.1

βœ… 1.12.1-forge1.12.1-14.22.1.2478

1.12.2

βœ… 1.12.2-forge-14.23.5.2859

1.13.2

βœ… 1.13.2-forge-25.0.223

1.14.2

βœ… 1.14.2-forge-26.0.63

1.14.3

βœ… 1.14.3-forge-27.0.60

1.14.4

βœ… 1.14.4-forge-28.2.26

1.15

βœ… 1.15-forge-29.0.4

1.15.1

βœ… 1.15.1-forge-30.0.51

1.15.2

βœ… 1.15.2-forge-31.2.57

1.16.1

βœ… 1.16.1-forge-32.0.108

1.16.2

βœ… 1.16.2-forge-33.0.61

1.16.3

βœ… 1.16.3-forge-34.1.0

1.16.4

βœ… 1.16.4-forge-35.1.4

1.16.5

βœ… 1.16.5-forge-36.2.34

1.17.1

βœ… 1.17.1-forge-37.1.1

1.18

βœ… 1.18-forge-38.0.17

1.18.1

βœ… 1.18.1-forge-39.1.0

1.18.2

βœ… 1.18.2-forge-40.2.0

1.19

βœ… 1.19-forge-41.1.0

1.19.1

βœ… 1.19.1-forge-42.0.9

1.19.2

βœ… 1.19.2-forge-43.2.0

1.19.3

βœ… 1.19.3-forge-44.1.0

1.19.4

βœ… 1.19.4-forge-45.1.0

1.20

βœ… 1.20-forge-46.0.14

1.20.1

βœ… 1.20.1-forge-47.1.0

1.20.6

βœ… 1.20.6-forge-50.2.0

1.21.4

βœ… 1.21.4-forge-54.1.0

PreviousHomeNextGetting Started

Last updated 22 days ago

βš’οΈ