mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-16 22:01:07 +00:00
move elevation interpolation to new addon
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import com.dfsek.terra.version
|
||||
|
||||
version = version("0.1.0")
|
||||
|
||||
dependencies {
|
||||
shadedApi(project(":common:addons:manifest-addon-loader"))
|
||||
shadedApi(project(":common:addons:chunk-generator-noise-3d"))
|
||||
}
|
||||
Reference in New Issue
Block a user