From ee7e6eedc89cec1e4e0348253065a85e4dbd0fb1 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Fri, 13 Apr 2012 23:20:36 -0500 Subject: [PATCH] Disable blockphysics and blockfromto by default - fires too much in recent CB versions, and just not needed 99% of the time --- src/main/resources/configuration.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index b29a9ec1..2533c114 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -250,8 +250,8 @@ render-triggers: - blockspread - pistonmoved - explosion - - blockfromto - - blockphysics + #- blockfromto + #- blockphysics - structuregrow - blockgrow