Nukkit PetteriM1 Edition 1.20.10.3224
This is a bigger update that contains lots of internal changes. Taking backups before updating is highly recommended especially with this one.
- Implemented support for LevelDB world format
- Smaller world saves and support for vanilla worlds
- Note: level.dat is currently still using previous format from 1.19
- Note: Entities and block entities saved in vanilla format are currently not supported
- Existing Anvil worlds can be converted using
convert
command in console - Note: Do not use worlds while they are being converted
- Note: Conversion of nether and the end dimensions is currently not working as intended, it will be fixed in the next release
- Note: New worlds by default are created in LevelDB format and are not compatible with old Nukkit versions
- Added rest of the nether update blocks (requires world conversion)
- Added
new-blocks-preview
server.properties option to enable registering placeholders for unimplemented blocks (requires world conversion) - Added support for extended world height and 3d biomes (requires world conversion)
- Note: World generator is not updated to use these new features yet
- Added basic support for waterlogging (requires world conversion)
- Disabled support for game versions below 1.13 (protocol support still exists if you enable it manually but leveldb world provider is 1.13+)
- Fixed elytras not closing on land on 1.20.10
- Fixed some blocks not breaking by hand
- Fixed trapped chests not providing redstone signal
- Fixed some dyes giving wrong color when used on sheep
- Fixed players being unable to pick up dropped items sometimes
- Fixed item frames not displaying some items correctly
- Kelp can now grow
- Bone meal can now be used to create tall seagrass
- Improved command auto completion
- Improved performance and reduced latency
- Note: Block position hashes created in this version are not backwards compatible due to added support for extended world height
- API: Added MaterialType API to make working with new blocks and items easier
- API: (Currently undocumented) Added API for custom blocks
Download Launcher.jar
below