Minecraft 26 compatibility#34
Open
C0D3-M4513R wants to merge 7 commits into
Open
Conversation
Migrate from abandoned com.github.johnrengelman.shadow 8.1.1 to com.gradleup.shadow 9.0.0-beta12 to fix META-INF ZIP errors on Java 25. Use platform-specific GooeyLibs artifacts from JitPack submodules to prevent Fabric API classes from contaminating the NeoForge classpath. Add missing architectury configuration block to the NeoForge launcher.
…deps' into 26.1.x # Conflicts: # gradle/libs.versions.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Notes:
- net.kyori:event-api:5.0.0-Snapshot is not available anymore. I had to downgrade to 3.0.0Using kyori event-api from jitpack instead- I could not findFound it.net.impactdev.impactor.commandsandnet.impactdev.impactor.api.commands. Are those modules closed-source, but with source-files in maven? Regardless, I cannot fix errors regarding to those modules not existing.- Some Gradle errors still exist, which I just cannot make sense of.See also: