diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index 5524c5b0..bf09bd55 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -212,11 +212,12 @@ correct-water-lighting: 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 (core, Advanced Machines, Charging Bench, Power Converters) +# Enable Industrial Craft 2 block rendering support (core, Advanced Machines, Charging Bench, Power Converters, Compact Solars) #ic2-support: true #ic2-advancesmachines-support: true #ic2-chargingbench-support: true #ic2-powerconverters-support: true +#ic2-compactsolars-support: true # Enable BuildCraft block rendering support #buildcraft-support: true