Skip to content

feat: update to Minecraft 26.2#21

Merged
dsnsgithub merged 2 commits into
mainfrom
update/minecraft-26.2
Jul 2, 2026
Merged

feat: update to Minecraft 26.2#21
dsnsgithub merged 2 commits into
mainfrom
update/minecraft-26.2

Conversation

@dsnsgithub

@dsnsgithub dsnsgithub commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Update to Minecraft 26.2: bump minecraft_version to 26.2, Fabric Loader to 0.19.3, Fabric API to 0.154.0+26.2, and Loom to 1.17-SNAPSHOT (mod version 2.1.1)
  • Upgrade Gradle wrapper from 9.4.1 to 9.5.1, required by Loom 1.17 snapshots
  • Fix compile error from the 26.2 mapping change: Options.hideGui was removed, replaced with client.gui.hud.isHidden()

Test plan

  • ./gradlew build succeeds

Bump Fabric/Loom/loader versions, upgrade Gradle wrapper to 9.5.1
(required by Loom 1.17), and replace the removed Options.hideGui
field with Hud.isHidden().
@dsnsgithub dsnsgithub changed the title Update to Minecraft 26.2 feat: update to Minecraft 26.2 Jul 2, 2026
@dsnsgithub dsnsgithub merged commit 29153c8 into main Jul 2, 2026
2 checks passed
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