Skip to content

Commit

Permalink
build: Add missing dependency for Fabric
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed Dec 8, 2023
1 parent 3347622 commit 3b90c48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fabric/dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dependencies {
modImplementation "com.terraformersmc:modmenu:$modmenu_version"
modCompileOnly "com.terraformersmc:modmenu:$modmenu_version"
modCompileOnly "me.shedaniel:RoughlyEnoughItems-api:$rei_version"
}

0 comments on commit 3b90c48

Please sign in to comment.