Page 1 of 1

[2.0.18] operable affects rotatable

Posted: Fri Nov 15, 2024 1:43 am
by hgschmie
I have a mod that uses a modified constant combinator. I don't want it to be able to open its GUI but the entity should still be rotatable.
Screenshot 2024-11-14 at 17.32.38.png
Screenshot 2024-11-14 at 17.32.38.png (17.69 KiB) Viewed 256 times
The "not open the GUI" now works fine, however when pressing "R", now I get
Screenshot 2024-11-14 at 17.34.42.png
Screenshot 2024-11-14 at 17.34.42.png (255.8 KiB) Viewed 256 times

If operable is true, the entity rotates just fine.

operable true/false should not affect rotation of the entity.

Re: [2.0.18] operable affects rotatable

Posted: Fri Nov 15, 2024 9:16 am
by Rseding91
This is not a bug.