Can you increase limits ?? and config gui
ferreiraalex opened this issue ยท 4 comments
and this i found
| 35 | public static final int ENERGY_CAPACITY = 2000000; |
|---|---|
| 36 | public static final int ENERGY_IN_MAX = 25600; |
| 37 | } |
| 40 | public static final int ENERGY_CAPACITY = 2000000; |
| 41 | public static final int ENERGY_IN_MAX = 25600; |
| 42 | } |




