Mekanism

Mekanism

111M Downloads

[1.11.2] Energy side configuration doesn't respect block orientation

christofferson opened this issue ยท 2 comments

commented

Issue description:

Regardless of which way a block is oriented the side configuration for energy always treats the faces as follows:

  • Front is North
  • Back is South
  • Left is West
  • Right is East
  • Bottom is Down
  • Top is Up

Also tested with items but this seems to be functioning as expected.

Steps to reproduce:

  1. Face north
  2. Place an energy cube / machine / quantum entangloporter
  3. Configure the block to accept energy on every side
  4. Surround the block with universal energy cables
  5. Toggle the energy acceptance for each side on/off and make note of which cables detach
  6. Repeat the process facing South, East, West, Up, Down as desired

Version:

Forge: 13.20.1.2393
Mekanism: 9.3.3.311-fix

commented

Hmm. Thanks for reporting, it sounds like a regression of some optimalisation we've added.

We'll take a look at it soon!

(tagging @Ricket for a notification ;) )

commented

Fixed in 2a53573