Skip to content

Update to Minecraft 26.2#72

Open
CausingCoalition wants to merge 1 commit into
ModProg:mainfrom
CausingCoalition:main
Open

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

Conversation

@CausingCoalition

Copy link
Copy Markdown

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
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 :)

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