mirror of
https://github.com/Auxilor/Reforges.git
synced 2025-12-25 01:49:34 +00:00
Merge remote-tracking branch 'origin/master'
# Conflicts: # build.gradle # gradle.properties
This commit is contained in:
@@ -44,7 +44,7 @@ allprojects {
|
||||
|
||||
dependencies {
|
||||
compileOnly 'com.willfp:eco:6.20.0'
|
||||
implementation 'com.willfp:libreforge:3.7.1'
|
||||
implementation 'com.willfp:libreforge:3.7.3'
|
||||
|
||||
compileOnly 'org.jetbrains:annotations:23.0.0'
|
||||
|
||||
|
||||
@@ -151,4 +151,6 @@ cannot-afford:
|
||||
sound:
|
||||
enabled: true
|
||||
sound: "BLOCK_NOTE_BLOCK_PLING"
|
||||
pitch: 0.5
|
||||
pitch: 0.5
|
||||
|
||||
use-faster-move-trigger: true # Disable if you want move trigger to detect sub-1-block movements
|
||||
@@ -1,2 +1,2 @@
|
||||
version = 4.33.1
|
||||
version = 4.33.3
|
||||
plugin-name = Reforges
|
||||
Reference in New Issue
Block a user