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

Fences didn't connect properly #542

Open
1 task done
hthug06 opened this issue Feb 10, 2025 · 2 comments
Open
1 task done

Fences didn't connect properly #542

hthug06 opened this issue Feb 10, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@hthug06
Copy link

hthug06 commented Feb 10, 2025

I've searched existing issues and couldn't find a duplicate.

  • I confirm this is not a duplicate.

Operating System

Win 11

Server Software Version/Commit

Pumpkin 0.1.0-dev (8755b6c) for Minecraft 1.21.4 (Protocol 769)

What happened?

I just placed fences

Image

To Reproduce

Place 2 or ore fence connected to each other

Expected behavior

Fence connect to each other (i think just need to update all the block)

@hthug06 hthug06 added the bug Something isn't working label Feb 10, 2025
@deadfry42
Copy link

From my understanding, this is due to the connected fences aren't being updated after the fence is placed. I expect this bug to be resolved when block updating is properly refactored to work with block properties.

The connection directions block property was only recently added in this PR: #529

For now, you can simply replace the nearby fences to achieve the same effect

@Toyo-tez
Copy link
Contributor

To list all items with this behavior:

  • Fences
  • Walls
  • Glass Panes
  • Hanging Signs
  • End Rods? (I think they have the same behavior)

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

4 participants