We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 982f30f commit e520c85Copy full SHA for e520c85
build.gradle
@@ -44,7 +44,7 @@ allprojects {
44
apply plugin: 'eclipse'
45
apply plugin: 'maven-publish'
46
apply plugin: 'fabric-loom'
47
- apply plugin: 'io.github.juuxel.loom-quiltflower'
+ apply plugin: 'io.github.juuxel.loom-vineflower'
48
49
sourceCompatibility = JavaVersion.VERSION_17
50
targetCompatibility = JavaVersion.VERSION_17
0 commit comments