Updated libreforge
This commit is contained in:
@@ -62,7 +62,7 @@ allprojects {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly 'com.willfp:eco:6.20.0'
|
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'
|
compileOnly 'org.jetbrains:annotations:23.0.0'
|
||||||
|
|
||||||
|
|||||||
@@ -20,4 +20,5 @@ cannot-afford:
|
|||||||
pitch: 0.5
|
pitch: 0.5
|
||||||
|
|
||||||
use-faster-move-trigger: true # Disable if you want move trigger to detect sub-1-block movements
|
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)
|
||||||
@@ -1,2 +1,2 @@
|
|||||||
version = 3.20.0
|
version = 3.20.1
|
||||||
plugin-name = EcoItems
|
plugin-name = EcoItems
|
||||||
Reference in New Issue
Block a user