summaryrefslogtreecommitdiff
path: root/eclipse/config/aroma1997/Uncomplication.cfg
diff options
context:
space:
mode:
authorFoghrye4 <foghrye4@gmail.com>2017-08-10 18:50:56 +0300
committerFoghrye4 <foghrye4@gmail.com>2017-08-10 18:50:56 +0300
commit877312184c472d9845e5ef1008bc538f4634059f (patch)
tree4e098cc94296cc11f3b87e8ef64c3c568b6aeb51 /eclipse/config/aroma1997/Uncomplication.cfg
parent939d2ea16679ce64d98b98c716b85f851aa576e2 (diff)
fix missing source folder
Diffstat (limited to 'eclipse/config/aroma1997/Uncomplication.cfg')
-rw-r--r--eclipse/config/aroma1997/Uncomplication.cfg26
1 files changed, 0 insertions, 26 deletions
diff --git a/eclipse/config/aroma1997/Uncomplication.cfg b/eclipse/config/aroma1997/Uncomplication.cfg
deleted file mode 100644
index 7bdd7e2..0000000
--- a/eclipse/config/aroma1997/Uncomplication.cfg
+++ /dev/null
@@ -1,26 +0,0 @@
-# Configuration file
-
-classic-e-net {
- # This enables the custom classic-like E-Net. This also disables IC2's own E-Net! [default: true]
- B:enable=true
-
- # If this is set to true, it will instead of exploding, a machine will just stop accepting energy. [default: false]
- B:enableIC2EasyMode=false
-}
-
-
-general {
- # This will enable the recipe overrider. This means, you can use Ingots instead of plates in crafting recipes. See Uncomplication-Replacement.ini for more information. [default: true]
- B:addCraftingRecipes=true
-
- # This will enable the MachineRecipeOverrider, so you can use Ingots instead of Plates in machines. [default: true]
- B:addMachineRecipes=true
-
- # If you set this to true, Uncomplication will add its blocks and items. [default: true]
- B:enableBlocksItems=true
-
- # This will hide the recipes that are overridden from NEI, so you can't see them anymore. [default: true]
- B:hideOldRecipes=true
-}
-
-