Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not right-click to sit on stairs and slabs when minecraft:light is in the way [0.6.2 on 1.21] #8

Open
SnoopyCodeX opened this issue Sep 25, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@SnoopyCodeX
Copy link

Environment

  • Minecraft: 1.21 Server
  • Polysit: 0.6.2
  • Polymer: 0.9.14
  • Loader: Fabric
  • Java: TEMURIN 21

To reproduce

Just take any stairs or slabs and right-click it.

Expected results

To be able to sit on stairs and/or slabs upon right-clicking it

Actual results

Not able to sit. Can only sit using /sit command while standing on the desired block to sit on.

Anything else?

No response

@SnoopyCodeX SnoopyCodeX added the bug Something isn't working label Sep 25, 2024
@Ampflower
Copy link
Member

Are you using other mods? It's possible another is messing with the right-click functionality by cancelling the event before Polysit is able to get a say.

@SnoopyCodeX
Copy link
Author

Found the issue, it seems that the light blocks I placed inside the house (so that I don't have to worry how I'm gonna design the lighting of the house, I just used the invisible light blocks to light the entire house) are interfering with the right click detection. Because right clicking on slabs and stairs outside the house works properly. With that, I'm closing this issue. Thank you for the immediate response tho!

@Ampflower
Copy link
Member

Hm, that shouldn't be the case.
I'll leave this open so I can fix up the quirk, since torches, raw light and such shouldn't interfere with whether you can sit.

@Ampflower Ampflower reopened this Sep 28, 2024
@Ampflower Ampflower self-assigned this Sep 28, 2024
@Ampflower Ampflower changed the title Can not right-click to sit on stairs and slabs [1.21 - Fabric loader v0.16.2] Can not right-click to sit on stairs and slabs when minecraft:light is in the way [0.6.2 on 1.21] Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants