No description
Find a file
Paint_Ninja 057fc3a309
Some checks failed
Publish / build (push) Has been cancelled
Push actions / labels (push) Has been cancelled
Fix IForgeBlockStateModel.getModelData not being called correct for #getParticleIcon (#10818) (#10873)
Co-authored-by: Martijn van den Brand <MartijnvandenBrand@outlook.com>
2026-08-15 00:41:29 -07:00
.github Migrate the MDK to ForgeGradle 7 2026-03-17 21:48:25 +00:00
buildSrc Migrate the MDK to ForgeGradle 7 2026-03-17 21:48:25 +00:00
docs 1.21.10 RB 2025-11-19 15:01:12 -08:00
fmlcore Fix BusGroup.DEFAULT not being trimmed after mod loading completes, also trim mod BusGroups now too (#10721) 2025-12-02 12:17:33 -08:00
fmlearlydisplay 1.21.6 - New EventBus 7 2025-06-18 02:53:58 -07:00
fmlloader Add support for multiple access transformer configs (#10785) 2026-07-11 10:55:28 +01:00
forge-transformers Add support for Forge shipping with JarInJar options. (#10683) 2025-10-30 14:48:46 -07:00
gradle/wrapper Update Gradle to 8.12.1 2025-01-27 09:17:02 -08:00
ide/eclipse/template/.settings 1.20.2-pre4 2023-09-13 15:15:42 -07:00
javafmllanguage Fix BusGroup.DEFAULT not being trimmed after mod loading completes, also trim mod BusGroups now too (#10721) 2025-12-02 12:17:33 -08:00
lowcodelanguage 1.21.6 - New EventBus 7 2025-06-18 02:53:58 -07:00
mclanguage Minor cleanup to FML, fix double parsing of mods.toml (#10597) 2025-08-04 12:50:39 -07:00
mdk Add support for multiple access transformer configs (#10785) 2026-07-11 10:55:28 +01:00
patches/minecraft Fix IForgeBlockStateModel.getModelData not being called correct for #getParticleIcon (#10818) (#10873) 2026-08-15 00:41:29 -07:00
server_files Add missed @user_jvm_args.txt to run.bat 2024-07-25 16:00:04 -07:00
src Fix mod packets being processed after vanilla packets when received in the same tick. 2026-08-13 13:40:38 -07:00
.gitattributes Add hooks for using Vanilla's new Client data generator (#10206) 2024-12-19 10:41:21 -08:00
.gitignore Add hooks for using Vanilla's new Client data generator (#10206) 2024-12-19 10:41:21 -08:00
build.gradle Introduce MixinExtras as an included, optional dependency (#10709) 2025-11-05 11:34:23 -08:00
build_clean.gradle 1.20.6 Initial Update 2024-04-30 11:42:52 -07:00
build_forge.gradle Migrate the MDK to ForgeGradle 7 2026-03-17 21:48:25 +00:00
build_shared.gradle Add support for Forge shipping with JarInJar options. (#10683) 2025-10-30 14:48:46 -07:00
dump.sh Migrate the MDK to ForgeGradle 7 2026-03-17 21:48:25 +00:00
forge_installer_logo.png Update to 1.17 2021-07-22 19:57:02 +01:00
gradle.properties 1.21.10 2025-10-07 10:20:47 -07:00
gradlew Update Gradle to 8.12.1 2025-01-27 09:17:02 -08:00
gradlew.bat Update Gradle to 8.12.1 2025-01-27 09:17:02 -08:00
icon.ico Update assets to new Forge brand (#3464) 2016-11-30 14:56:31 -08:00
LICENSE-header.txt Amend license header to include contributors and apply to FML subprojects (#8525) 2022-04-13 20:42:00 -07:00
LICENSE.txt This is an early display window system for forge. (#9558) 2023-06-19 13:01:45 +02:00
settings.gradle Migrate the MDK to ForgeGradle 7 2026-03-17 21:48:25 +00:00

Forge Logo

MinecraftForge

Stable Release Latest Release Discord Support

Forge is a free, open-source modding API all of your favourite mods use!

Version Support
All versions Supported

Installing Forge

Go to the Forge website and select the Minecraft version you wish to get Forge for from the list.

You can download the installer for the Recommended Build or the Latest build there. Latest builds may have newer features but may be more unstable as a result. The installer will attempt to install Forge into your vanilla launcher environment, where you can then create a new profile using that version and play the game!

For support and questions, visit the Support Forum or the Forge Discord server.

Required Java Versions

We require the version of Java that Minecraft requires, which is currently:

Minecraft Java
1.20.6+ 21
1.18 - 1.20.4 17
1.17.1 16
1.16.5- 8

If you are on Windows and have difficulty using Java to launch JAR files, consider using Jarfix by Johann Löfflmann.

Creating Mods

See the "Getting Started" section in the Forge Documentation.

Contribute to Forge

If you wish to actually inspect Forge, submit PRs or otherwise work with Forge itself, you're in the right place!

See the guide to setting up a Forge workspace.

Pull requests

See the "Making Changes and Pull Requests" section in the Forge documentation.

Please read the contributing guidelines found here before making a pull request.

Contributor License Agreement

We require all contributors to acknowledge the Forge Contributor License Agreement. Please ensure you have a valid email address associated with your GitHub account to do this. If you have previously signed it, you should be OK.

Donate

Forge is a large project with many collaborators working on it around the clock. Forge is and will always remain free to use and modify. However, it costs money to run such a large project as this, so please consider becoming a patron.

Thanks

YourKit

YourKit for providing us accesss to their YourKit Java Profiler which helps identify bottlenecks and places for improvment.