[1.11.2] Energy side configuration doesn't respect block orientation
christofferson opened this issue ยท 2 comments
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:
- Face north
- Place an energy cube / machine / quantum entangloporter
- Configure the block to accept energy on every side
- Surround the block with universal energy cables
- Toggle the energy acceptance for each side on/off and make note of which cables detach
- Repeat the process facing South, East, West, Up, Down as desired
Version:
Forge: 13.20.1.2393
Mekanism: 9.3.3.311-fix
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 ;) )
Fixed in 2a53573