diff --git a/overrides/config-overrides/expert/cofh/thermalexpansion/common.cfg b/overrides/config-overrides/expert/cofh/thermalexpansion/common.cfg old mode 100644 new mode 100755 index aa34d2b..e601d0c --- a/overrides/config-overrides/expert/cofh/thermalexpansion/common.cfg +++ b/overrides/config-overrides/expert/cofh/thermalexpansion/common.cfg @@ -60,14 +60,14 @@ Device { } XpCollector { - B:Enable=true + B:Enable=false # Adjust this value to change the capture radius for the Insightful Condenser. [range: 2 ~ 16, default: 5] I:Radius=5 } Diffuser { - B:Enable=true + B:Enable=false # Adjust this value to change the area effect radius when Lingering Potion fluid is used in a Decoctive Diffuser. [range: 2 ~ 16, default: 8] I:LingeringPotionRadius=8 @@ -120,7 +120,7 @@ Dynamo { B:Upgradable=true # If TRUE, Dynamos can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. - B:UpgradeKitCrafting=true + B:UpgradeKitCrafting=false ########################################################################################################## # AugmentSlots @@ -292,7 +292,7 @@ Machine { B:Upgradable=true # If TRUE, Machines can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. - B:UpgradeKitCrafting=true + B:UpgradeKitCrafting=false ########################################################################################################## # AugmentSlots @@ -407,7 +407,7 @@ Machine { Crucible { # Adjust this value to change the Energy consumption (in RF/t) for a Magma Crucible. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 40] I:BasePower=40 - B:Enable=true + B:Enable=false } Refinery { @@ -419,7 +419,7 @@ Machine { Transposer { # Adjust this value to change the Energy consumption (in RF/t) for a Fluid Transposer. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] I:BasePower=20 - B:Enable=true + B:Enable=false } Charger { @@ -458,7 +458,7 @@ Machine { Enchanter { # Adjust this value to change the Energy consumption (in RF/t) for an Arcane Ensorcellator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] I:BasePower=50 - B:Enable=true + B:Enable=false } Precipitator { @@ -642,7 +642,7 @@ Storage { B:Securable=true # If TRUE, Energy Cells can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. - B:UpgradeKitCrafting=true + B:UpgradeKitCrafting=false } Tank { @@ -717,5 +717,3 @@ Upgrades { Version { S:Identifier=5.5.7 } - - diff --git a/overrides/config-overrides/normal/cofh/thermalexpansion/common.cfg b/overrides/config-overrides/normal/cofh/thermalexpansion/common.cfg old mode 100644 new mode 100755 index db72109..a26af52 --- a/overrides/config-overrides/normal/cofh/thermalexpansion/common.cfg +++ b/overrides/config-overrides/normal/cofh/thermalexpansion/common.cfg @@ -60,14 +60,14 @@ Device { } XpCollector { - B:Enable=true + B:Enable=false # Adjust this value to change the capture radius for the Insightful Condenser. [range: 2 ~ 16, default: 5] I:Radius=5 } Diffuser { - B:Enable=true + B:Enable=false # Adjust this value to change the area effect radius when Lingering Potion fluid is used in a Decoctive Diffuser. [range: 2 ~ 16, default: 8] I:LingeringPotionRadius=8 @@ -120,7 +120,7 @@ Dynamo { B:Upgradable=true # If TRUE, Dynamos can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. - B:UpgradeKitCrafting=true + B:UpgradeKitCrafting=false ########################################################################################################## # AugmentSlots @@ -292,7 +292,7 @@ Machine { B:Upgradable=true # If TRUE, Machines can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. - B:UpgradeKitCrafting=true + B:UpgradeKitCrafting=false ########################################################################################################## # AugmentSlots @@ -407,7 +407,7 @@ Machine { Crucible { # Adjust this value to change the Energy consumption (in RF/t) for a Magma Crucible. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 40] I:BasePower=40 - B:Enable=true + B:Enable=false } Refinery { @@ -419,7 +419,7 @@ Machine { Transposer { # Adjust this value to change the Energy consumption (in RF/t) for a Fluid Transposer. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] I:BasePower=20 - B:Enable=true + B:Enable=false } Charger { @@ -458,7 +458,7 @@ Machine { Enchanter { # Adjust this value to change the Energy consumption (in RF/t) for an Arcane Ensorcellator. This base value will scale with block level and Augments. [range: 10 ~ 5000, default: 20] I:BasePower=50 - B:Enable=true + B:Enable=false } Precipitator { @@ -642,7 +642,7 @@ Storage { B:Securable=true # If TRUE, Energy Cells can be upgraded in a Crafting Grid using Kits. If Classic Crafting is enabled, only the Creative Conversion Kit may be used in this fashion. - B:UpgradeKitCrafting=true + B:UpgradeKitCrafting=false } Tank { @@ -717,5 +717,3 @@ Upgrades { Version { S:Identifier=5.5.7 } - -