Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
5dde36b3df
|
|
@ -120,7 +120,6 @@ public final class ModConfig {
|
||||||
"开启后,将优先尝试从磁盘提取FE能量;反之优先消耗AE网络中的能量"
|
"开启后,将优先尝试从磁盘提取FE能量;反之优先消耗AE网络中的能量"
|
||||||
})
|
})
|
||||||
@Configurable.Synchronized
|
@Configurable.Synchronized
|
||||||
@Configurable.ValueUpdateCallback(method = "onPrioritizeDiskEnergyUpdate")
|
|
||||||
public boolean prioritizeDiskEnergy = true;
|
public boolean prioritizeDiskEnergy = true;
|
||||||
|
|
||||||
@Configurable
|
@Configurable
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user