Dimensional Tranciever - No MaxIO option avaible in config file
InvicTech opened this issue ยท 5 comments
Issue Description:
For some reason the option to change the trancieverMaxIoRF config option was removed in one of the EnderIO Updates :(
What happens:
The Tranciever is stuck at it's stock value for MaxIO 208000 RF/t.
What you expected to happen:
I'd like to change this value in order to be able to run my entire power plant (Extreme Reactors) on one channel.
Steps to reproduce:
- Look at the config file
- Look at the source code for the config file of tranciever
https://github.com/SleepyTrousers/EnderIO/blob/master/enderio-machines/src/main/java/crazypants/enderio/machines/config/config/TranceiverConfig.java - Have mercy with me and hear my prayers :D pls
...
Affected Versions (Do not use "latest"):
- EnderIO: EnderIO-1.12.2-5.0.36
- EnderCore: EnderCore-1.12.2-0.5.41
- Minecraft: 1.12.2
- Forge: forge-1.12.2-14.23.5.2772-universal
- SpongeForge? no
- Optifine? N.A.
- Single Player and Server?
Your most recent log file where the issue was present:
N.A.
It was reproducable ;D
The reason for not showing the correct numbers was me only changing the values on server-side and not applying the changes to the client as well.