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:
Frank 2023-07-23 09:40:17 +02:00
parent a42ed2a414
commit e86ea25b60
5 changed files with 35 additions and 71 deletions

View file

@ -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) {