Compatibility with Excellent Enchants V5 (#66)

This commit is contained in:
alexcrea 2025-06-14 15:55:29 +02:00 committed by GitHub
commit b4089fa3a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 153 additions and 47 deletions

View file

@ -46,7 +46,8 @@ dependencies {
// ExcellentEnchants
compileOnly(files("libs/nightcore-2.7.3.jar"))
compileOnly(files("libs/ExcellentEnchants-4.3.1.jar"))
compileOnly(files("libs/ExcellentEnchants-5.0.0.jar"))
compileOnly(files("libs/ExcellentEnchants-4.3.1.jar")) // For legacy excellent enchants (can/should be stripped)
compileOnly(files("libs/ExcellentEnchants 4.1.0-striped.jar")) // For legacy excellent enchants
// Disenchantment