Include needed FAPI module
This commit is contained in:
parent
78d8c16412
commit
ac8889d11a
@ -8,5 +8,5 @@ dependencies {
|
||||
modImplementation "com.terraformersmc:modmenu:3.1.0"
|
||||
|
||||
// Compat fix
|
||||
modRuntimeOnly(fabricApi.module("fabric-command-api-v1", "${project.fabric_version}"))
|
||||
include modImplementation(fabricApi.module("fabric-command-api-v1", "${project.fabric_version}"))
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user