mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-04 00:45:57 +00:00
specify exact arch loom version
This commit is contained in:
parent
6c8c4f0e01
commit
fa0fb3cd15
@ -34,7 +34,7 @@ object Versions {
|
|||||||
const val yarn = "$minecraft+build.1"
|
const val yarn = "$minecraft+build.1"
|
||||||
const val fabricLoader = "0.14.2"
|
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 architecturyPlugin = "3.4-SNAPSHOT"
|
||||||
|
|
||||||
const val loomQuiltflower = "1.7.1"
|
const val loomQuiltflower = "1.7.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user