mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
Update disenchantment
also version up
This commit is contained in:
parent
335bca0335
commit
393653bac6
5 changed files with 10 additions and 57 deletions
|
|
@ -16,7 +16,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "xyz.alexcrea"
|
||||
version = "1.8.3"
|
||||
version = "1.9.0"
|
||||
|
||||
repositories {
|
||||
// EcoEnchants
|
||||
|
|
@ -47,7 +47,7 @@ dependencies {
|
|||
compileOnly(files("libs/ExcellentEnchants 4.1.0-striped.jar")) // For legacy excellent enchants
|
||||
|
||||
// Disenchantment
|
||||
compileOnly(files("libs/Disenchantment-6.1.0.jar"))
|
||||
compileOnly(files("libs/Disenchantment-6.1.5.jar"))
|
||||
|
||||
// HavenBags
|
||||
compileOnly(files("libs/HavenBags-1.31.0.1760.jar"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue