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

Fix #1307 #1311

Closed
Closed

Conversation

UQuark
Copy link

@UQuark UQuark commented Feb 12, 2024

During our multiplayer game I tried to build a tree farm and discovered a bug which I described in #1307
When sticky piston is retracted and checks neighboring blocks, it also checks its own piston head block, which causes assembly error.
This commit fixes the bug for me although I'm not sure if there is a deeper underlying cause that I merely hid under this workaround.

@goteusz-maszyk
Copy link

Seems like an issue that can happen on forge as well. AFAIK, This repo is only to make fabric-only changes. Please check if the issue also happens there.

@IThundxr
Copy link
Member

This should be made on the forge repo

@TropheusJ
Copy link
Member

This is definitely covering up some deeper issue.

@TropheusJ TropheusJ closed this Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants