Skip to content

Commit 8145fa6

Browse files
committedDec 15, 2024··
Update modrinth dependencies
1 parent f3e93b0 commit 8145fa6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎build.gradle

+3-2
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ modrinth {
107107
gameVersions.add ver
108108
}
109109
dependencies {
110-
required.project 'P7dR8mSH'
111-
optional.project 'JBjInUXM'
110+
required.project 'P7dR8mSH' // Fabric API
111+
optional.project 'JBjInUXM' // Mine Little Pony
112+
embedded.project '9aNz8Zqn' // Kirin
112113
}
113114
}

0 commit comments

Comments
 (0)
Please sign in to comment.