[BUG] Data router directions in the manual are incorrect
Hawk777 opened this issue ยท 0 comments
Describe the bug
The mapping from integers to directions in the manual page for the data router is not correct.
To Reproduce
Steps to reproduce the behavior:
- Build a data input machine, a data router, and a receiver for data.
- Connect the data input machine to one of the sides of the data router.
- Connect the top of the data router to the receiver.
- Shift-right-click the data router with a hammer until it reads
d
. - In the data input machine, send a packet with
d
set to the integer value zero. Then again with the value one.
Expected behavior
I expect the receiver to receive a packet when d
is zero, because the manual says zero corresponds to the top face. Actually, the receiver receives the packet when d
is one.
Environment
- OS: Linux
- Minecraft version: 1.12.2
- Forge version: 14.23.5.2854
- Immersive Intelligence version: 0.1.1
- Immersive Engineering version: 0.12-98