specify exact arch loom version

This commit is contained in:
dfsek 2022-07-07 07:03:17 -07:00
parent 6c8c4f0e01
commit fa0fb3cd15

View File

@ -34,7 +34,7 @@ object Versions {
const val yarn = "$minecraft+build.1"
const val fabricLoader = "0.14.2"
const val architecuryLoom = "0.12.0-SNAPSHOT"
const val architecuryLoom = "0.12.0.290"
const val architecturyPlugin = "3.4-SNAPSHOT"
const val loomQuiltflower = "1.7.1"