mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-22 15:05:18 +01:00
Updated libreforge
This commit is contained in:
parent
d4b375e7f7
commit
9d339b5870
@ -3,6 +3,6 @@ version rootProject.version
|
||||
|
||||
subprojects {
|
||||
dependencies {
|
||||
implementation 'com.willfp:libreforge:3.10.0'
|
||||
implementation 'com.willfp:libreforge:3.10.1'
|
||||
}
|
||||
}
|
@ -129,6 +129,7 @@ rarity:
|
||||
|
||||
use-faster-move-trigger: true # Disable if you want move trigger to detect sub-1-block movements
|
||||
raytrace-distance: 80 # The distance that alt_click should check for a location
|
||||
block-item-drop-place-check: true # If the block_item_drop trigger should only fire on naturally placed blocks (prevents dupes)
|
||||
|
||||
cooldown: # For custom enchantments
|
||||
in-actionbar: true
|
||||
|
@ -1,2 +1,2 @@
|
||||
version = 8.32.0
|
||||
version = 8.32.1
|
||||
plugin-name = EcoEnchants
|
Loading…
Reference in New Issue
Block a user