Don't reset vanilla fishing tables to default

This commit is contained in:
Necrontyr 2022-10-20 04:33:40 +02:00
parent 70eb633083
commit e72d87e645
2 changed files with 17 additions and 34 deletions

View file

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