mirror of
https://github.com/MinecraftForge/MinecraftForge
synced 2026-08-22 04:26:10 -04:00
Major re-write of the build tools for creating Forge. This is equivalent to the ForgeGradle 7 migration for the user side. Co-authored-by: Jonathing <me@jonathing.me> Co-authored-by: Paint_Ninja <PaintNinja@users.noreply.github.com>
8 lines
176 B
TOML
8 lines
176 B
TOML
[versions]
|
|
java = "21"
|
|
minecraft = "1.21.11"
|
|
minecraft-next = "1.22"
|
|
mcp = "20251223.124241"
|
|
mappings-channel = "official"
|
|
mappings-version = "1.21.11"
|
|
changelog-base = "61.0"
|