9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2025-12-29 20:09:16 +00:00

Updated libreforge

This commit is contained in:
Auxilor
2022-01-31 17:54:24 +00:00
parent 6cd6f89cf3
commit 7448241ac7
3 changed files with 4 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.20.0'
implementation 'com.willfp:libreforge:3.10.0'
implementation 'com.willfp:libreforge:3.10.1'
compileOnly 'org.jetbrains:annotations:23.0.0'

View File

@@ -22,4 +22,5 @@ cannot-afford:
pitch: 0.5
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
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)

View File

@@ -1,2 +1,2 @@
version = 7.25.0
version = 7.25.1
plugin-name = EcoArmor