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

Block entity information does get placed when placing structure with rotation and/or pivot #20

Closed
Niels-NTG opened this issue Mar 25, 2023 · 0 comments

Comments

@Niels-NTG
Copy link
Owner

When placing a structure using the POST /structure endpoint with the parameters rotate and the pivot parameters, block entity information gets "misaligned" and does not get applied to to the proper place.

To replicate:

  1. Create a structure NBT file of at least 2x1x2 blocks in size with a sign with written text on it.
  2. Place structure using the POST /structure endpoint with pivot coordinate that does not have the same x and z coordinate as the sign and pass a rotate=1, rotate=2 or rotate=3.
  3. Structure will appear in the world, including the sign itself. The sign's text is missing.
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

No branches or pull requests

1 participant