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