File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,8 @@ curseforge {
11
11
12
12
relations {
13
13
requiredDependency(" fabric-api" )
14
- requiredDependency(" fabric-language-kotlin " )
14
+ requiredDependency(" ad-astra " )
15
15
requiredDependency(" forge-config-api-port-fabric" )
16
- optionalDependency(" roughly-enough-items" )
17
16
}
18
17
19
18
// https://github.com/mraliscoder/plasmo-voice/blob/41243bc77589d975acde5385dd86414b1c92a2a8/fabric/build.gradle.kts#L173
Original file line number Diff line number Diff line change @@ -11,9 +11,8 @@ modrinth {
11
11
loaders = [" fabric" ]
12
12
dependencies {
13
13
required. project " fabric-api"
14
- required. project " fabric-language-kotlin "
14
+ required. project " ad-astra "
15
15
required. project " forge-config-api-port"
16
- optional. project " rei"
17
16
}
18
17
}
19
18
You can’t perform that action at this time.
0 commit comments