aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index f898821..2ff4b7e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -40,6 +40,7 @@ dependencies {
implementation "meteordevelopment:orbit:0.2.3"
include "meteordevelopment:orbit:0.2.3"
modApi "me.shedaniel.cloth:cloth-config-fabric:11.0.99"
+ include "me.shedaniel.cloth:cloth-config-fabric:11.0.99"
include "com.github.llamalad7.mixinextras:mixinextras-fabric:0.2.0-beta.9"
implementation "com.github.llamalad7.mixinextras:mixinextras-fabric:0.2.0-beta.9"
annotationProcessor "com.github.llamalad7.mixinextras:mixinextras-fabric:0.2.0-beta.9"