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

Wall mounted blocks sometimes pop off when placed by structure module #1417

Closed
mitchts opened this issue Oct 30, 2024 · 1 comment
Closed

Comments

@mitchts
Copy link

mitchts commented Oct 30, 2024

Structures that contain wall mounted blocks (only tested with ladders and signs) will sometimes have them pop off the wall when placed.

Example structure in mapdev:

2024-10-30_21 02 23

Upon cycling to the map there are already items on the ground (note that these will drop regardless of whether the item is on item remove):

2024-10-30_21 02 10

When the structure is placed:

2024-10-30_21 01 57

The ones which pop off appear to be consistent between matches. Once placed more dropped items are created in addition to the ones already dropped on match cycle.

Demo map: ladder_struct_demo.zip

@Pablete1234
Copy link
Member

Using update="false" in the <dynamic> should fix this
See #1419

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants