We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693bae6 commit 7ace4c8Copy full SHA for 7ace4c8
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id "architectury-plugin" version "3.4-SNAPSHOT"
3
- id "dev.architectury.loom" version "1.5.+" apply false
+ id "dev.architectury.loom" version "1.4.+" apply false
4
id "io.github.juuxel.loom-vineflower" version "1.+" apply false // Vineflower, a better decompiler
5
id "me.modmuss50.mod-publish-plugin" version "0.3.4" apply false // https://github.com/modmuss50/mod-publish-plugin
6
}
0 commit comments