mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-18 23:01:03 +00:00
Rewrite basically the whole generator again. Get rid of failsafe biomes because they are dumb
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ val versionObj = Version("1", "4", "0", true)
|
||||
version = versionObj
|
||||
|
||||
dependencies {
|
||||
val gaeaVersion = "1.14.2"
|
||||
val gaeaVersion = "1.14.3"
|
||||
compileOnly(name = "Gaea-${gaeaVersion}", group = "")
|
||||
testImplementation(name = "Gaea-${gaeaVersion}", group = "")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user