Skip to content

Update to Minecraft 26.2 - #72

Merged
ModProg merged 1 commit into
ModProg:mainfrom
CausingCoalition:main
Aug 7, 2026
Merged

Update to Minecraft 26.2#72
ModProg merged 1 commit into
ModProg:mainfrom
CausingCoalition:main

Conversation

@CausingCoalition

Copy link
Copy Markdown
Contributor

Updates dependencies to their 26.2 releases (Fabric API, Fabric Loader, Mod Menu, Cloth Config, Loom) and bumps Gradle to 9.6.1 as required by Loom 1.17.

Also fixes 12 call sites across 4 files where Minecraft.getInstance().setScreen(...) needed to become Minecraft.getInstance().gui.setScreen(...), following 26.2's GUI/HUD reorganization (documented in Fabric's 26.2 blog post).

Widened the minecraft dependency range in fabric.mod.json from >=26.1 <=26.1.2 to >=26.2.

@CausingCoalition

Copy link
Copy Markdown
Contributor Author

For anyone hitting build/crash issues on 26.2 before this gets merged, here's an unofficial build with the fixes from this PR:

https://github.com/CausingCoalition/BlockMeter/releases/tag/26.2-unofficial

Just download the jar and drop it in your mods folder :)

@ModProg

ModProg commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Thanks, for the PR, I'll have a look tomorrow and get this released, have been a bit busy with other stuff.

@ModProg
ModProg merged commit c7783fa into ModProg:main Aug 7, 2026
7 of 14 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.

2 participants