mirror of
https://github.com/Adam-Ant/modpack_spring_17
synced 2025-06-13 02:31:13 +00:00
Applied Energistics config first pass
This commit is contained in:
@ -17,7 +17,7 @@ battery {
|
||||
|
||||
client {
|
||||
# Possible Values: AE, EU, RF
|
||||
S:PowerUnit=AE
|
||||
S:PowerUnit=RF
|
||||
|
||||
# Possible Values: AUTOSEARCH, MANUAL_SEARCH, JEI_AUTOSEARCH, JEI_MANUAL_SEARCH
|
||||
S:SEARCH_MODE=AUTOSEARCH
|
||||
@ -368,7 +368,7 @@ orecamouflage {
|
||||
powerratios {
|
||||
D:"Forge Energy"=0.5
|
||||
D:IC2=2.0
|
||||
D:UsageMultiplier=1.0
|
||||
D:UsageMultiplier=1.5
|
||||
}
|
||||
|
||||
|
||||
@ -427,7 +427,7 @@ tickrates {
|
||||
|
||||
wireless {
|
||||
D:wirelessBaseCost=8.0
|
||||
D:wirelessBaseRange=16.0
|
||||
D:wirelessBaseRange=32.0
|
||||
D:wirelessBoosterExp=1.5
|
||||
D:wirelessBoosterRangeMultiplier=1.0
|
||||
D:wirelessCostMultiplier=1.0
|
||||
@ -444,7 +444,7 @@ worldgen {
|
||||
I:minMeteoriteDistance=707
|
||||
I:quartzOresClusterAmount=15
|
||||
I:quartzOresPerCluster=4
|
||||
D:spawnChargedChance=0.07999998331069946
|
||||
D:spawnChargedChance=0.1
|
||||
}
|
||||
|
||||
|
||||
|
@ -18,7 +18,7 @@ client {
|
||||
B:changelog=true
|
||||
|
||||
# If true, the player is getting a notification, that a new version is available. [default: true]
|
||||
B:notify=true
|
||||
B:notify=false
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user