Skip to content

Update to Minecraft 26.2 (Forge 65.0.4) - #18

Open
ChristianANoeddeboe wants to merge 1 commit into
masterfrom
claude/version-update-q0aj3l
Open

Update to Minecraft 26.2 (Forge 65.0.4)#18
ChristianANoeddeboe wants to merge 1 commit into
masterfrom
claude/version-update-q0aj3l

Conversation

@ChristianANoeddeboe

Copy link
Copy Markdown
Owner
  • Bump to Minecraft 26.2 / Forge 65.0.4, Java 25, Gradle 9.5, ForgeGradle 7
  • Migrate build to the ForgeGradle 7 DSL and refresh the gradle wrapper
  • Update mods.toml and pack.mcmeta to the current formats
  • Port event handling to EventBus 7: register listeners directly on their
    event buses and cancel screen opening via a boolean-returning listener
  • Move client-only wiring into a dedicated client class guarded by dist

- Bump to Minecraft 26.2 / Forge 65.0.4, Java 25, Gradle 9.5, ForgeGradle 7
- Migrate build to the ForgeGradle 7 DSL and refresh the gradle wrapper
- Update mods.toml and pack.mcmeta to the current formats
- Port event handling to EventBus 7: register listeners directly on their
  event buses and cancel screen opening via a boolean-returning listener
- Move client-only wiring into a dedicated client class guarded by dist
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.

2 participants