From 9d97f86b7f04f995dd3e6ad5d021f0209c56420e Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Tue, 28 Feb 2012 22:23:58 -0600 Subject: [PATCH] Add config setting for ComputerCraft rendering --- 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 0f93d9d6..59c0ac10 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -230,6 +230,9 @@ compass-mode: newnorth # Enable Kaevator's Superslopes block rendering support #superslopes-support: true +# Enabled ComputerCraft block rendering support +#computercraft-support: true + render-triggers: #- playermove #- playerjoin