mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-03 16:35:50 +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")
|
||||
}
|
||||
|
||||
val minecraft = "1.18-pre7"
|
||||
val yarn = "3"
|
||||
val minecraft = "1.18-pre8"
|
||||
val yarn = "4"
|
||||
val fabricLoader = "0.12.5"
|
||||
|
||||
// Do not shade because minecraft already includes it
|
||||
|
Loading…
x
Reference in New Issue
Block a user