Integrated Tunnels

Integrated Tunnels

53M Downloads

Interfaces ignore variable cards in offset

coolbot100s opened this issue ยท 1 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

Interfaces, such as the item and energy interface will ignore variable cards placed in the offset slots, and always use the manually applied offsets instead. (including no offset if all values == 0)

Steps to reproduce the problem:

  1. Place any Interface
  2. Apply offset enhancements
  3. Insert any variable card into the interface

Expected behaviour:

The screenshots below demonstrate the issue, in this case, all 4 parts have an integer variable in the x direction with the value of 2, the Player Simulator and Item Exporter behave as expected, however the Item Interface and Energy Interface ignore the variable cards.
image
image

From what I can tell this is universal and I've tried to account for any variables and tested this on the latest versions with only the required mods installed on a fresh world and instance.


Versions:

  • This mod: 1.8.26
  • Minecraft: 1.20.1
  • Forge: 47.2.30
commented

Thanks for reporting!