Merge branch '1.19' into breedable-moths

This commit is contained in:
Frank 2022-11-18 19:55:10 +01:00 committed by GitHub
commit ad609a21af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 622 additions and 140 deletions

View file

@ -49,7 +49,7 @@ loom {
accessWidenerPath = file("src/main/resources/betterend.accesswidener")
interfaceInjection {
// When enabled injected interfaces from dependecies will be applied.
enableDependencyInterfaceInjection = false
enableDependencyInterfaceInjection = true
}
}