parent
24abb5896c
commit
4961b40747
18
overrides/config-overrides/expert/cofh/thermalexpansion/common.cfg
Normal file → Executable file
18
overrides/config-overrides/expert/cofh/thermalexpansion/common.cfg
Normal file → Executable file
@ -60,14 +60,14 @@ Device {
|
|||||||
}
|
}
|
||||||
|
|
||||||
XpCollector {
|
XpCollector {
|
||||||
B:Enable=true
|
B:Enable=false
|
||||||
|
|
||||||
# Adjust this value to change the capture radius for the Insightful Condenser. [range: 2 ~ 16, default: 5]
|
# Adjust this value to change the capture radius for the Insightful Condenser. [range: 2 ~ 16, default: 5]
|
||||||
I:Radius=5
|
I:Radius=5
|
||||||
}
|
}
|
||||||
|
|
||||||
Diffuser {
|
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]
|
# 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
|
I:LingeringPotionRadius=8
|
||||||
@ -120,7 +120,7 @@ Dynamo {
|
|||||||
B:Upgradable=true
|
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.
|
# 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
|
# AugmentSlots
|
||||||
@ -292,7 +292,7 @@ Machine {
|
|||||||
B:Upgradable=true
|
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.
|
# 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
|
# AugmentSlots
|
||||||
@ -407,7 +407,7 @@ Machine {
|
|||||||
Crucible {
|
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]
|
# 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
|
I:BasePower=40
|
||||||
B:Enable=true
|
B:Enable=false
|
||||||
}
|
}
|
||||||
|
|
||||||
Refinery {
|
Refinery {
|
||||||
@ -419,7 +419,7 @@ Machine {
|
|||||||
Transposer {
|
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]
|
# 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
|
I:BasePower=20
|
||||||
B:Enable=true
|
B:Enable=false
|
||||||
}
|
}
|
||||||
|
|
||||||
Charger {
|
Charger {
|
||||||
@ -458,7 +458,7 @@ Machine {
|
|||||||
Enchanter {
|
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]
|
# 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
|
I:BasePower=50
|
||||||
B:Enable=true
|
B:Enable=false
|
||||||
}
|
}
|
||||||
|
|
||||||
Precipitator {
|
Precipitator {
|
||||||
@ -642,7 +642,7 @@ Storage {
|
|||||||
B:Securable=true
|
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.
|
# 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 {
|
Tank {
|
||||||
@ -717,5 +717,3 @@ Upgrades {
|
|||||||
Version {
|
Version {
|
||||||
S:Identifier=5.5.7
|
S:Identifier=5.5.7
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
18
overrides/config-overrides/normal/cofh/thermalexpansion/common.cfg
Normal file → Executable file
18
overrides/config-overrides/normal/cofh/thermalexpansion/common.cfg
Normal file → Executable file
@ -60,14 +60,14 @@ Device {
|
|||||||
}
|
}
|
||||||
|
|
||||||
XpCollector {
|
XpCollector {
|
||||||
B:Enable=true
|
B:Enable=false
|
||||||
|
|
||||||
# Adjust this value to change the capture radius for the Insightful Condenser. [range: 2 ~ 16, default: 5]
|
# Adjust this value to change the capture radius for the Insightful Condenser. [range: 2 ~ 16, default: 5]
|
||||||
I:Radius=5
|
I:Radius=5
|
||||||
}
|
}
|
||||||
|
|
||||||
Diffuser {
|
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]
|
# 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
|
I:LingeringPotionRadius=8
|
||||||
@ -120,7 +120,7 @@ Dynamo {
|
|||||||
B:Upgradable=true
|
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.
|
# 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
|
# AugmentSlots
|
||||||
@ -292,7 +292,7 @@ Machine {
|
|||||||
B:Upgradable=true
|
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.
|
# 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
|
# AugmentSlots
|
||||||
@ -407,7 +407,7 @@ Machine {
|
|||||||
Crucible {
|
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]
|
# 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
|
I:BasePower=40
|
||||||
B:Enable=true
|
B:Enable=false
|
||||||
}
|
}
|
||||||
|
|
||||||
Refinery {
|
Refinery {
|
||||||
@ -419,7 +419,7 @@ Machine {
|
|||||||
Transposer {
|
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]
|
# 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
|
I:BasePower=20
|
||||||
B:Enable=true
|
B:Enable=false
|
||||||
}
|
}
|
||||||
|
|
||||||
Charger {
|
Charger {
|
||||||
@ -458,7 +458,7 @@ Machine {
|
|||||||
Enchanter {
|
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]
|
# 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
|
I:BasePower=50
|
||||||
B:Enable=true
|
B:Enable=false
|
||||||
}
|
}
|
||||||
|
|
||||||
Precipitator {
|
Precipitator {
|
||||||
@ -642,7 +642,7 @@ Storage {
|
|||||||
B:Securable=true
|
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.
|
# 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 {
|
Tank {
|
||||||
@ -717,5 +717,3 @@ Upgrades {
|
|||||||
Version {
|
Version {
|
||||||
S:Identifier=5.5.7
|
S:Identifier=5.5.7
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user