Fix config changes etc.
This commit is contained in:
parent
83190fc39f
commit
2209177e1a
12 changed files with 27 additions and 62 deletions
|
@ -106,7 +106,7 @@ public class ContainerLesu extends RebornContainer
|
|||
{
|
||||
this.euStorage = value;
|
||||
}
|
||||
this.euStorage = ((connectedBlocks + 1) * ConfigTechReborn.lesuStoragePerBlock);
|
||||
this.euStorage = ((connectedBlocks + 1) * ConfigTechReborn.LesuStoragePerBlock);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue