Updated libreforge

This commit is contained in:
Auxilor 2022-01-31 17:52:10 +00:00
parent d4b375e7f7
commit 9d339b5870
3 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,6 @@ version rootProject.version
subprojects {
dependencies {
implementation 'com.willfp:libreforge:3.10.0'
implementation 'com.willfp:libreforge:3.10.1'
}
}

View File

@ -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

View File

@ -1,2 +1,2 @@
version = 8.32.0
version = 8.32.1
plugin-name = EcoEnchants