[Feature] End fishing loot tables (by Necrontyrr)

Merge pull request #99 from Necrontyrr/end-fishing
This commit is contained in:
Frank 2022-11-18 19:22:51 +01:00 committed by GitHub
commit f599c221c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 106 additions and 4 deletions

View file

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