The tutorial for Minecraft 1.21 is working on JDK 21
However, the generator is giving gradle 8.8
The file is under ./gradle/wrapper/gradle-wrapper.properties
Which is not compatible with JDK 21 according to Compatibility Matrix and causing gradle build failure.
The tutorial for Minecraft 1.21 is working on JDK 21 However, the generator is giving gradle 8.8
The file is under
./gradle/wrapper/gradle-wrapper.properties
Which is not compatible with JDK 21 according to Compatibility Matrix and causing gradle build failure.