From 4a184b998816a8b20a1b21ab9f465f4a22f1e4b8 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Wed, 25 Jan 2012 12:55:37 +0800 Subject: [PATCH] Add NetherOres block rendering support --- src/main/resources/configuration.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index 7fb03144..a6687b97 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -213,6 +213,7 @@ compass-mode: newnorth # Enable Industrial Craft 2 block rendering support #ic2-support: true +#ic2-advancesmachines-support: true # Enable BuildCraft block rendering support #buildcraft-support: true @@ -220,6 +221,9 @@ compass-mode: newnorth # Enable RedPower2 block rendering support #redpower2-support: true +# Enable NetherOres block rendering support +#netherores-support: true + render-triggers: #- chunkloaded #- playermove