Quantum Entangleporter Max output is 256mb/t
Saereth opened this issue ยท 0 comments
MC 1.10.2
FTB Lite 1.10.2 pack
forge 2121
Currently going from a drum of water->ultimate mechanical pipes->entangleporter and then outputting to another drum from a shared frequency entangleporter only provides a throughput of 256mb/t. I thought this was meant to have unlimited transfer rate?
For whatever reason it looks like the value is defaulting to this min here:
https://github.com/aidancbrady/Mekanism/blob/81e810794581cabba8925634f93f1323400014cb/src/main/java/mekanism/common/tile/component/TileComponentEjector.java#L142
This also seems to be the same for the energy transfer rate (internal buffer capping at 400krf which makes each frequency cap out at 400krf/t transfer rate).