删除prioritizeDiskEnergy配置上多余的注解
This commit is contained in:
parent
b513f45832
commit
adfcb2ab19
|
|
@ -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