Updated libreforge
This commit is contained in:
@@ -3,6 +3,6 @@ version rootProject.version
|
||||
|
||||
subprojects {
|
||||
dependencies {
|
||||
implementation 'com.willfp:libreforge:3.7.2'
|
||||
implementation 'com.willfp:libreforge:3.7.3'
|
||||
}
|
||||
}
|
||||
@@ -129,14 +129,14 @@ rarity:
|
||||
|
||||
use-faster-move-trigger: true # Disable if you want move trigger to detect sub-1-block movements
|
||||
|
||||
cooldown:
|
||||
cooldown: # For custom enchantments
|
||||
in-actionbar: true
|
||||
sound:
|
||||
enabled: true
|
||||
sound: "BLOCK_NOTE_BLOCK_PLING"
|
||||
pitch: 0.5
|
||||
|
||||
cannot-afford:
|
||||
cannot-afford: # For custom enchantments
|
||||
in-actionbar: true
|
||||
sound:
|
||||
enabled: true
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
version = 8.29.2
|
||||
version = 8.29.3
|
||||
plugin-name = EcoEnchants
|
||||
Reference in New Issue
Block a user