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

Builder does not correctly apply offset from the shape card #121

Open
firestar9114 opened this issue Jan 1, 2025 · 2 comments
Open

Builder does not correctly apply offset from the shape card #121

firestar9114 opened this issue Jan 1, 2025 · 2 comments

Comments

@firestar9114
Copy link

firestar9114 commented Jan 1, 2025

In minecraft version 1.12.1, when using the builder with a shape card offset of greater than 256 blocks(Or around 256, it was a little hard to test exactly as it's a long way to run and math is hard ;P ), the builder silently fails to set the correct offset. If the offset is greater than 256 blocks the builder seems to clamp the offset value to 256. This can be seen by setting the builder preview mode and playing with the shape card settings.

There is no obvious indication that this is occurring prior to beginning mining. I accidently mined up a good portion of my base. It would be great if the offset was uncapped, or if the offset had a much higher cap.

Alternatively the dimensions of the shape card clamp to 512x512, and this is reflected in the UI as it can't be set higher than this. I believe the behavior could be the same with the offset, and if the settings can't be applied to the shape card you should get an error message in the chat when right clicking on the second corner.

@McJty
Copy link
Collaborator

McJty commented Jan 1, 2025

1.12.1? Do you mean 1.12.2 or 1.21.1?

@firestar9114
Copy link
Author

1.12.1? Do you mean 1.12.2 or 1.21.1?

Ah. 1.21.1, my bad. Made a typo it seems. I'm playing it in the ATM10 pack and I noticed it.

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

2 participants