We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e8686 commit 693bae6Copy full SHA for 693bae6
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id "architectury-plugin" version "3.4-SNAPSHOT"
3
- id "dev.architectury.loom" version "1.3.+" apply false
+ id "dev.architectury.loom" version "1.5.+" 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