We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
//decorate takes the "highest block at", but this function wasnt updated to PM5 and an $id !== 0 was hardcoded in it https://github.com/CzechPMDevs/BuilderTools/blob/2.0.0/src/czechpmdevs/buildertools/editors/object/FillSession.php#L136 As air is not 0 anymore it causes the highest block to be the highest one.
By the way there's a 255 hardcoded too, but the world heigth limit is not 256 anymore. (#244)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
//decorate takes the "highest block at", but this function wasnt updated to PM5 and an $id !== 0 was hardcoded in it https://github.com/CzechPMDevs/BuilderTools/blob/2.0.0/src/czechpmdevs/buildertools/editors/object/FillSession.php#L136
As air is not 0 anymore it causes the highest block to be the highest one.
By the way there's a 255 hardcoded too, but the world heigth limit is not 256 anymore. (#244)
The text was updated successfully, but these errors were encountered: