Part Offset seems to be ignored
ZeekDaGeek opened this issue ยท 2 comments
Issue type:
- ๐ Bug
Short description:
When setting an offset for the Item Interface the setting appears to be ignored
Steps to reproduce the problem:
- Set offset on Item Interface.
- Make sure it's upgraded.
- Notice how it's not actually drawing from targeted chest.
Versions:
- This mod: 1.8.21
- Minecraft: 1.19.2
- Forge: 43.2.14
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.