aboutsummaryrefslogtreecommitdiff
path: root/api/build.gradle
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-03-29 21:35:20 +0800
committershedaniel <daniel@shedaniel.me>2021-03-29 21:35:20 +0800
commit40d8a8ad7869332f1087d24326ed5b7c32ebf8fd (patch)
tree89b246a6d5140e4747585122b6c37da28a559749 /api/build.gradle
parent096a01c606f491f2bb7a07c3df8ac83f6d313086 (diff)
downloadRoughlyEnoughItems-40d8a8ad7869332f1087d24326ed5b7c32ebf8fd.tar.gz
RoughlyEnoughItems-40d8a8ad7869332f1087d24326ed5b7c32ebf8fd.tar.bz2
RoughlyEnoughItems-40d8a8ad7869332f1087d24326ed5b7c32ebf8fd.zip
Publish REI 6 to Forge
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'api/build.gradle')
-rw-r--r--api/build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/api/build.gradle b/api/build.gradle
index 925fed277..3a332c299 100644
--- a/api/build.gradle
+++ b/api/build.gradle
@@ -1,5 +1,3 @@
-archivesBaseName = "api"
-
dependencies {
modCompileOnly("net.fabricmc:fabric-loader:${project.fabricloader_version}")
modCompileOnly("me.shedaniel.cloth:cloth-config:${cloth_config_version}")