mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-04 00:45:57 +00:00
update to 1.18 prerelease 8
This commit is contained in:
parent
0001c20eea
commit
7cf51356a6
@ -16,8 +16,8 @@ tasks.named<ShadowJar>("shadowJar") {
|
|||||||
relocate("org.yaml", "com.dfsek.terra.lib.yaml")
|
relocate("org.yaml", "com.dfsek.terra.lib.yaml")
|
||||||
}
|
}
|
||||||
|
|
||||||
val minecraft = "1.18-pre7"
|
val minecraft = "1.18-pre8"
|
||||||
val yarn = "3"
|
val yarn = "4"
|
||||||
val fabricLoader = "0.12.5"
|
val fabricLoader = "0.12.5"
|
||||||
|
|
||||||
// Do not shade because minecraft already includes it
|
// Do not shade because minecraft already includes it
|
||||||
|
Loading…
x
Reference in New Issue
Block a user