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

Not making math #18

Open
Kaioga5 opened this issue Apr 24, 2024 · 0 comments
Open

Not making math #18

Kaioga5 opened this issue Apr 24, 2024 · 0 comments

Comments

@Kaioga5
Copy link

Kaioga5 commented Apr 24, 2024

When a block has a collision box or selection box with a -8 in X and Z, and a size of 16 in X and Y, it throws a warning. This should not happen, here is an example component

"minecraft:collision_box": {
                        "origin": [-8, 8, -8],
                        "size": [16, 8, 16]
                    }

This will give you 'Value is above the maximum of 8.' when it is not.

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