mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-02-27 06:21:59 +01:00
Updated libreforge
This commit is contained in:
parent
170cc6e722
commit
c712096b47
@ -3,6 +3,6 @@ version rootProject.version
|
|||||||
|
|
||||||
subprojects {
|
subprojects {
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.willfp:libreforge:3.36.2'
|
implementation 'com.willfp:libreforge:3.37.0'
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -177,7 +177,7 @@ public class EcoEnchantsPlugin extends LibReforgePlugin {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String getMinimumEcoVersion() {
|
public String getMinimumEcoVersion() {
|
||||||
return "6.19.0";
|
return "6.35.1";
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -18,8 +18,7 @@ softdepend:
|
|||||||
- Vault
|
- Vault
|
||||||
- CMI
|
- CMI
|
||||||
- CMILib
|
- CMILib
|
||||||
- DeluxeSellwands
|
- EcoArmor
|
||||||
- ShopGUIPlus
|
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
enchantinfo:
|
enchantinfo:
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
version = 8.59.4
|
version = 8.60.0
|
||||||
plugin-name = EcoEnchants
|
plugin-name = EcoEnchants
|
Loading…
Reference in New Issue
Block a user