From 8d1be13d8a97aa508ffb1865cbe7261ac4c619b5 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 29 Jan 2022 21:50:06 +0000 Subject: [PATCH] Updated libreforge --- eco-core/core-plugin/src/main/resources/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 4bc24c3..ee30c53 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -21,4 +21,5 @@ cannot-afford: sound: "BLOCK_NOTE_BLOCK_PLING" pitch: 0.5 -use-faster-move-trigger: true # Disable if you want move trigger to detect sub-1-block movements \ No newline at end of file +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 \ No newline at end of file