9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-23 00:49:36 +00:00

Updated libreforge

This commit is contained in:
Auxilor
2022-02-25 11:24:50 +00:00
parent 8ba3c7834c
commit 4723c7982c
3 changed files with 14 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.24.0'
implementation 'com.willfp:libreforge:3.19.0'
implementation 'com.willfp:libreforge:3.19.1'
compileOnly 'org.jetbrains:annotations:23.0.0'

View File

@@ -32,4 +32,15 @@ point-names: # If you have point names that look ugly (eg g_souls) then you can
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)
block-item-drop-place-check: true # If the block_item_drop trigger should only fire on naturally placed blocks (prevents dupes)
potions:
icon:
permanent: true
triggered: true
ambient:
permanent: false
triggered: true
particles:
permanent: false
triggered: true

View File

@@ -1,2 +1,2 @@
version = 8.5.0
version = 8.5.1
plugin-name = EcoBosses