Skip to content

Fix fabric templates for MC 26.1+#54

Open
bdev42 wants to merge 2 commits into
minecraft-dev:v3from
bdev42:v3
Open

Fix fabric templates for MC 26.1+#54
bdev42 wants to merge 2 commits into
minecraft-dev:v3from
bdev42:v3

Conversation

@bdev42

@bdev42 bdev42 commented Jul 7, 2026

Copy link
Copy Markdown

Simple fix to the build.gradle files for 26.1+ fabric mods
As detailed here

Also increased GRADLE_VERSION to 9.6.1,
as 26.1 requires gradle 9.4.0+ and 26.2 gradle 9.5.1+.

Fixes #53 and minecraft-dev/MinecraftDev#2614

I tested that the generated (Java) template mods successfully compiled without intervention for MC 26.2, 26.1 (fix) and 1.21.11 (same as old template), suggesting no regression

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.

Outdated gradle version for fabric loom 1.16

1 participant