add UE ratio to config by default
This commit is contained in:
parent
a0876a31ca
commit
e4a6c76478
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ public class ModCompatability {
|
|||
// Make the IC2 energy ratio show up in config file
|
||||
getBCRatio();
|
||||
getIC2Ratio();
|
||||
getUERatio();
|
||||
|
||||
// Thaumcraft
|
||||
if (isThaumCraftLoaded() && enableThaumGogglesModule()) {
|
||||
|
|
Loading…
Reference in a new issue