Make CustomAnvil, mostly, work with legacy EcoEnchants

This commit is contained in:
alexcrea 2024-12-19 06:11:19 +01:00
parent 4147f018a9
commit 050da6da5b
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
15 changed files with 275 additions and 29 deletions

View file

@ -39,6 +39,7 @@ dependencies {
// EcoEnchants
compileOnly("com.willfp:EcoEnchants:12.5.1")
compileOnly("com.willfp:eco:6.70.1")
compileOnly(project(":impl:LegacyEcoEnchant"))
// ExcellentEnchants
compileOnly(files("libs/nightcore-2.6.4.jar"))