Updated libreforge

This commit is contained in:
Auxilor 2022-01-23 16:56:33 +00:00
parent 2692a354a4
commit 5a7a09dc60
3 changed files with 4 additions and 2 deletions

View File

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

View File

@ -127,6 +127,8 @@ rarity:
vanilla-treasure-rarity: legendary # Treasure enchantments do not appear in vanilla enchanting tables (Mending, Soul Speed, Frost Walker)
# The above options *do not* affect actual enchantment rarities. They are purely for cosmetic purposes, like in item lores.
use-faster-move-trigger: true # Disable if you want move trigger to detect sub-1-block movements
advanced:
force-dropqueue: true
# When combined with collate, this massively reduces calls to getItemMeta, which can hurt performance when many enchants are on an item.

View File

@ -1,2 +1,2 @@
version = 8.29.0
version = 8.29.2
plugin-name = EcoEnchants