mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Make CustomAnvil, mostly, work with legacy EcoEnchants
This commit is contained in:
parent
4147f018a9
commit
050da6da5b
15 changed files with 275 additions and 29 deletions
|
|
@ -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"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue