#Trying to port 1.20 mod to 1.21

1 messages · Page 1 of 1 (latest)

glad inlet
#

That's quite the jump lol.
You need to show the issue. If it's about Gradle needing loom and loom needing Gradle, you can copy certain Gradle files from another project iirc

silk badger
#
   > Could not resolve net.fabricmc:fabric-loom:1.7-SNAPSHOT.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.7-SNAPSHOT:20240704.165201-2
      > No matching variant of net.fabricmc:fabric-loom:1.7-SNAPSHOT:20240704.165201-2 was found. The consumer was configured to find a library for use during runtime, compatible with Java 19, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.gradle.plugin.api-version' with value '8.1.1' but:
#

cant send it all 😦

silk badger
#

on load gradle changes

silk badger
#

@glad inlet please help me if you can

glad inlet
#

I have no clue, I just poke gradle until it works. Someone else might know.

rigid marten
#

consumer was configured to find a library for use during runtime, compatible with Java 19

can this be the reason? 1.21 is using different java version.

silk badger