From 177310a949c652d980104c529485eb1f9bd58ff1 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Mon, 9 Apr 2012 18:05:07 -0500 Subject: [PATCH] Add lctrees-support setting (enable LC Trees++ support) --- src/main/resources/configuration.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index b71d643c..b29a9ec1 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -234,6 +234,9 @@ compass-mode: newnorth # Enabled ComputerCraft block rendering support #computercraft-support: true +# Enabled LC Trees++ block rendering support +#lctrees-support: true + render-triggers: #- playermove #- playerjoin