-
-
Notifications
You must be signed in to change notification settings - Fork 941
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* test 1.18 * Update package.json * Update ci.yml * Update features.json for 1.18 * adapt chunk code * support block entity that don't have nbt * bump pchunk * Update package.json * Try to wait a bit longer in find block test * add tall world feature to start tests at 4 or -60 depending on support * improve internal tests * don't hide errors * Fix find block : handle negative y By @nickelpro * Fix find block bis * fix lint and proper minY support * improve doc to run specific test * fix minY reference in findBlock * fix resetBlocksToSuperflat and find block * fix sectionY computation in findBlock * handle variable section count in findblock * fix sign test * fix internal test of 1.18 by supporting minY and worldHeight * bump mcdata to get multi_block_change fix * adds 1.18 in readme * add 1.18.1 support
- Loading branch information
Showing
13 changed files
with
187 additions
and
232 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.