Integrated Tunnels

Integrated Tunnels

53M Downloads

Part Offset seems to be ignored

ZeekDaGeek opened this issue ยท 2 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

When setting an offset for the Item Interface the setting appears to be ignored

Steps to reproduce the problem:

  1. Set offset on Item Interface.
  2. Make sure it's upgraded.
  3. Notice how it's not actually drawing from targeted chest.

image


Versions:

  • This mod: 1.8.21
  • Minecraft: 1.19.2
  • Forge: 43.2.14
commented

Thanks for reporting!

commented

Actually, it appears the issue is a little different than what I reported. If you update the network by adding a new Logic Cable the network appears to update properly and the offset will take effect.

Maybe the problem is more localized to the offset changes not updating the network state.
Assigning values in the UI doesn't update until you physically update the network, and using the wrench to apply the setting has the same problem.