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

Compare commits

...

3 Commits

Author SHA1 Message Date
Auxilor
0d1ea5a7c8 libreforge-updater 2022-09-15 12:10:27 +01:00
Auxilor
7d32350eed libreforge-updater 2022-09-14 18:54:05 +01:00
Auxilor
4361ce0407 libreforge-updater 2022-09-14 15:13:49 +01:00
3 changed files with 3 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ allprojects {
dependencies { dependencies {
compileOnly 'com.willfp:eco:6.38.0' compileOnly 'com.willfp:eco:6.38.0'
implementation 'com.willfp:libreforge:3.100.0' 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

@@ -184,7 +184,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 15:10:16 BST 2022 #Thu Sep 15 12:10:27 BST 2022
version=5.51.0 version=5.52.0
plugin-name=Reforges plugin-name=Reforges