mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
v1.8.2
Update HavenBags and fix issue with new version
This commit is contained in:
parent
482d5eb66d
commit
fa6ea6747e
5 changed files with 5 additions and 5 deletions
|
|
@ -16,7 +16,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "xyz.alexcrea"
|
||||
version = "1.8.1"
|
||||
version = "1.8.2"
|
||||
|
||||
repositories {
|
||||
// EcoEnchants
|
||||
|
|
@ -50,7 +50,7 @@ dependencies {
|
|||
compileOnly(files("libs/Disenchantment-6.1.0.jar"))
|
||||
|
||||
// HavenBags
|
||||
compileOnly(files("libs/HavenBags-1.30.1.1729.jar"))
|
||||
compileOnly(files("libs/HavenBags-1.31.0.1760.jar"))
|
||||
|
||||
// Include nms
|
||||
implementation(project(":nms:nms-common"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue