Hellish code for compatibility with Excellent enchant V5

The Hellish part is keeping compatiblity with older versions too
This commit is contained in:
alexcrea 2025-06-04 16:16:49 +02:00
parent 4bb0cb9a89
commit 7e655281cc
No known key found for this signature in database
GPG key ID: 027DD67D2D3280C5
4 changed files with 153 additions and 47 deletions

View file

@ -43,7 +43,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