mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-04 23:06:05 +00:00
update to 1.18 prerelease 8
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user