9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-20 15:39:31 +00:00

Compare commits

..

4 Commits

Author SHA1 Message Date
Auxilor
e4a40470b8 libreforge-updater 2022-09-15 12:09:44 +01:00
Auxilor
f966629e21 libreforge-updater 2022-09-14 18:53:14 +01:00
Auxilor
93d09c1f3d libreforge-updater 2022-09-14 15:12:30 +01:00
Auxilor
56763be02d libreforge-updater 2022-09-14 15:09:33 +01:00
3 changed files with 3 additions and 4 deletions

View File

@@ -63,7 +63,7 @@ allprojects {
dependencies { dependencies {
compileOnly 'com.willfp:eco:6.35.1' compileOnly 'com.willfp:eco:6.35.1'
implementation 'com.willfp:libreforge:3.99.1' implementation 'com.willfp:libreforge:3.101.0'
implementation 'org.joml:joml:1.10.4' implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0' compileOnly 'org.jetbrains:annotations:23.0.0'

View File

@@ -35,7 +35,6 @@ 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 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)
potions: potions:
icon: icon:

View File

@@ -1,4 +1,4 @@
#libreforge-updater #libreforge-updater
#Wed Sep 14 12:59:22 BST 2022 #Thu Sep 15 12:09:44 BST 2022
version=8.84.1 version=8.86.0
plugin-name=EcoBosses plugin-name=EcoBosses