From 9fd177eba58efd14172929bdedf7ab0b1280e44b Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Wed, 25 Jan 2012 14:01:15 +0800 Subject: [PATCH] Add IC2 Charging Bench Rendering Support --- src/main/resources/configuration.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index a6687b97..3d4e8538 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -211,9 +211,10 @@ smooth-biome-shading: true # 'newnorth' is used to rotate maps and rose (requires fullrender of any HDMap map - same as 'newrose' for FlatMap or KzedMap) compass-mode: newnorth -# Enable Industrial Craft 2 block rendering support +# Enable Industrial Craft 2 block rendering support (core, Advanced Machines, Charging Bench) #ic2-support: true #ic2-advancesmachines-support: true +#ic2-chargingbench-support: true # Enable BuildCraft block rendering support #buildcraft-support: true