mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 10:30:42 +00:00
create sampler function addon module
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
version = version("0.1.0")
|
||||
|
||||
dependencies {
|
||||
shadedApi(project(":common:addons:manifest-addon-loader"))
|
||||
shadedApi(project(":common:addons:config-noise-function"))
|
||||
shadedApi(project(":common:addons:structure-terrascript-loader"))
|
||||
}
|
||||
Reference in New Issue
Block a user