Skip to content

Commit 7a54097

Browse files
committed
include fabric-api-base JiJ to get it working in prod
1 parent 1432568 commit 7a54097

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ dependencies {
200200
if (isFabric) {
201201
// Fabric API has not been released for 25w31a yet.
202202
//modDependency("fabricApi", { "net.fabricmc.fabric-api:fabric-api:$it" }, requiredByDependants = true)
203+
modstitchModImplementation("net.fabricmc.fabric-api:fabric-api-base:0.4.64+local").jij()
203204
modstitchModImplementation("net.fabricmc.fabric-api:fabric-resource-loader-v0:3.1.11+local").jij()
204205

205206
modDependency("fabricLangKotlin", { "net.fabricmc:fabric-language-kotlin:${it}" })

0 commit comments

Comments
 (0)