Skip to content

Conversation

@kr1viah
Copy link

@kr1viah kr1viah commented Dec 25, 2025

As said in the title, this partially fixes #39

To be more exact:

  • Update to use implementation over modImplementation
  • Fixes the inputs to FMJ to take in Minecraft version strings with -alpha. instead of -snapshot-
  • Adds .toString() to the build.gradle.kts to fix it not launching at all

If desired, I could add something to separate using Kotlin as the DSL and using it as the language used in the mod.

@kr1viah
Copy link
Author

kr1viah commented Dec 25, 2025

Oh, actually, #if (${VERSIONS.minecraft.compareTo($mcver.MC1_21_11)} <= 0) doesn't work properly with 26.1, so that'll have to get fixed first

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.

The fabric template doesn't work with 26.1-snapshot-1

1 participant