[Change] Build against FAPI 0.86

This commit is contained in:
Frank 2023-07-23 02:26:54 +02:00
parent 3984d34d27
commit 3ede6a4ce0
3 changed files with 17 additions and 12 deletions

View file

@ -100,7 +100,9 @@ dependencies {
modCompileOnly "dev.emi:trinkets:${project.trinkets_version}"
modCompileOnly "dev.emi:emi-fabric:${emi_version}:api"
modLocalRuntime "dev.emi:emi-fabric:${emi_version}"
// modLocalRuntime("dev.emi:emi-fabric:${emi_version}") {
// transitive = false
// }
if (local_wunderlib) {
println "Using local WunderLib"