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

Invalid height value #1

Open
axcore opened this issue Aug 11, 2023 · 0 comments
Open

Invalid height value #1

axcore opened this issue Aug 11, 2023 · 0 comments

Comments

@axcore
Copy link

axcore commented Aug 11, 2023

xtraores/init.lua, line 570.

ore = {35, -32000, {weryhard=0}},

This places the ore outside the actual game world; my guess is that it's a typo for

ore = {35, -30000, {weryhard=0}},

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