Add KaptainWutax TerrainUtils to build.gradle
This commit is contained in:
@@ -132,6 +132,9 @@ dependencies {
|
||||
// The userdev artifact is a special name and will get all sorts of transformations applied to it.
|
||||
minecraft 'net.minecraftforge:forge:1.16.5-36.1.0'
|
||||
|
||||
implementation ('com.github.KaptainWutax:TerrainUtils:1.0.0'){
|
||||
transitive = false
|
||||
}
|
||||
implementation ('com.github.KaptainWutax:BiomeUtils:1.0.0'){
|
||||
transitive = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user