Skip to content

Add Minecraft 26.2 Forge support#5075

Open
Gordonynh wants to merge 1 commit into
cabaletta:1.21.11from
Gordonynh:port/forge-26.2
Open

Add Minecraft 26.2 Forge support#5075
Gordonynh wants to merge 1 commit into
cabaletta:1.21.11from
Gordonynh:port/forge-26.2

Conversation

@Gordonynh

Copy link
Copy Markdown

Summary

  • update the Minecraft target from 1.21.11 to 26.2
  • update the Java toolchain to 25 and Forge to 65.0.3
  • adapt Baritone API, world/chunk access, rendering, inventory, command, pathing, builder, and mixin code to the 26.2 mappings
  • update Forge metadata and produce standalone/API Forge artifacts

Verification

  • JAVA_HOME=$(brew --prefix openjdk@25)/libexec/openjdk.jdk/Contents/Home ./gradlew clean test build
  • build completed successfully, including Forge remap, ProGuard, and distribution tasks

@Gordonynh

Copy link
Copy Markdown
Author

Codacy appears to be failing internally rather than reporting a code issue. Its public analysis API reports zero issues, while the analysis log shows Preparing Source Code: success, followed by Diff: error and Deltas: error. The same Diff/Deltas failure currently affects the other open PRs targeting 1.21.11 (including #5074, #5062, #5061, #5042, and #4990), whereas checks on PRs targeting 1.19.4 complete normally.

The commit graph for this PR is intact (7506445 directly parents the current 1.21.11 head, 775f4ca). This likely needs a Codacy re-run/configuration fix or a maintainer bypass rather than a source change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant