Revert "[Change] Adopting FAPI 0.86, which makes this incompatible with any previous version of FAPI."
This reverts commit ad13bcac92
.
This commit is contained in:
parent
a42ed2a414
commit
e86ea25b60
5 changed files with 35 additions and 71 deletions
|
@ -62,9 +62,7 @@ dependencies {
|
|||
modCompileOnly "com.terraformersmc:modmenu:${project.modmenu_version}"
|
||||
|
||||
modCompileOnly "dev.emi:emi-fabric:${emi_version}:api"
|
||||
modLocalRuntime("dev.emi:emi-fabric:${emi_version}") {
|
||||
transitive = false;
|
||||
}
|
||||
modLocalRuntime "dev.emi:emi-fabric:${emi_version}"
|
||||
|
||||
println "Using local WunderLib: ${local_wunderlib}"
|
||||
if (local_wunderlib) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue