Create Crafts & Additions

Create Crafts & Additions

61M Downloads

Max connector output and input limited to 80000 FE/t

l0py2 opened this issue ยท 1 comments

commented

Describe the bug
A clear and concise description of what the bug is.

Modified configuration properties
createaddition-common.toml:

[wires]
  small_connector_max_output = 128000
  small_connector_max_input = 128000
  connector_allow_passive_io = false
  large_connector_max_input = 128000
  large_connector_max_output = 128000

To Reproduce

  • Place an Energy Meter
  • Configure Energy Meter mode to Consumer
  • Configure top face to input
  • Place an Creative Generator
  • Connect the Creative Generator with the Energy Meter using any connector
  • The energy meter reads 80.0 kFE/t

Additional context

  • Mod version: 1.20.1-1.3.0
  • Forge version: 47.4.0
  • Create version: 6.0.2
  • Energy Meter version: 1.20.1-1.0.0

Example

commented

I just found this out to fix this you need to change the network buffer limit or something along those lines by default it's capped at 80k