Releases: PetteriM1/NukkitPetteriM1Edition
Nukkit PM1E 1.20.10.2891
Nukkit PetteriM1 Edition 1.20.10.2891
- Added support for Minecraft 1.20.10
- Fixed fish bucket spawning fish inside block
- Fixed creeper movement
- Fixed boats can be placed underwater (NukkitX#2101)
- Fixed non living entities getting stuck in the air sometimes
- Fixed slimes changing their size incorrectly
- Fixed nearby zombie pigmans not becoming aggressive on attack
- Improved nether bedrock generation
- Commands now require full player name
- A hit by an axe now enables shield cooldown
- Other fixes and improvements
Download Launcher.jar
below
Nukkit PM1E 1.20.0.2860
Nukkit PetteriM1 Edition 1.20.0.2860
- Updated Mojang public key used for Xbox authentication
- Updated walking mob AI
- Fixed mending ignoring shield in offhand
- Fixed players not being disconnected properly sometimes
- Fixed new color codes being able to bypass removal of text format
- Deprecated timings, use Spark or a profiler instead
- Fungus can now grow
- Item frames can now be placed on top and bottom of blocks
- Other fixes and improvements
Download Launcher.jar
below
Nukkit PM1E 1.20.0.2837
Nukkit PetteriM1 Edition 1.20.0.2837
- You can now set threshold for batch packet compression (compression-threshold in server.properties)
- Improved the performance of Zlib compression and removed old Zlib provider implementations
- Implemented basalt generators
- Fixed skull placement on armor stands
- Fixed observers activating from block updates on any side
- Fixed hoppers putting items to wrong slot in brewing stand
- Fixed beetroot soup max stack size
- Fixed an exception with EmotePacket
- Fixed block break animation timing
- Fixed too big skin showing malformed packet as the disconnection reason instead of invalid skin
- Update check no longer suggests development builds
Download Launcher.jar
below
Nukkit PM1E 1.20.0.3004 (DEV)
WARNING: This is a development build, do not use in production!
This is a preview of upcoming leveldb implementation. Changes are not final.
World conversion is still experimental and could cause corruption or data loss. Safe operation cannot be guaranteed even if you don't convert your worlds. Use this build at your own risk and always keep backups.
Vanilla format version: 1.19.20
Note: Worlds created in this version are not backwards compatible with old Nukkit versions.
Feedback is welcome, contact PetteriM1#1059 on Discord.
Special thanks to @Alemiz112 for major contributions on this project!
Nukkit PM1E 1.20.0.2815
Nukkit PetteriM1 Edition 1.20.0.2815
- Added support for Minecraft 1.20.0
- Added support for high performance Snappy compression for packets sent over network to 1.19.30+ clients (Experimental, set use-snappy-compression=on in server.properties to enable it)
- Some bandwidth usage optimizations
- Implemented "Relic" music disc
- Fixed pistons moving certain blocks instead of breaking them
- Fixed breeding animals not dropping experience
- Fixed riding animal health bar not updating
- Fixed netherite armor having too high knockback resistance
- Fixed bamboo cannot be placed into flower pot
- Fixed spectator mode movement issues
- Fixed effect command default duration and amplifier not matching vanilla
- Fixed weakness effect not preventing attacking end crystals
- Fixed some issues with grass spreading and death under blocks
- Fixed snow layers not breaking by hand on the first attempt
- Other fixes and improvements
Download Launcher.jar
below
Nukkit PM1E 1.19.80.2770
Nukkit PetteriM1 Edition 1.19.80.2770
- Fixed command parameters on 1.19.80
- Fixed spectators falling through the world on 1.19.80
- Fixed opening elytras stopping item usage
- Fixed some issues with block collisions
- Fixed DataPacketSendEvent not being called for certain packets
- Made /gamemode command support "default" gamemode
- Other fixes and improvements
Download Launcher.jar
below
Nukkit PM1E 1.19.80.2754
Nukkit PetteriM1 Edition 1.19.80.2754
- Added support for Minecraft 1.19.80
- Fixed glazed terracotta not stacking after being broken
- Fixed observer placement
- Fixed soul speed enchanted book being available as fishing loot
- Fixed explosions resetting current entity motion
- Fixed a few easy targets for hackers to lag the server
- Fixed cactus and magma blocks damaging entities through slabs
- Fixed spectators preventing night to be skipped by sleeping
- Fixed time not skipping even when non sleeping players left
- Fixed players being unable to break note blocks
- Wither now drops a wither rose on death
- Other fixes and improvements
WorldGeneratorExtension 1.0.2:
- Fixed enchanted book enchant selector
Updated javadocs can be found at https://suomicraftpe.ddns.net/javadocs/nukkit-pm1e/
Download Launcher.jar
below
Nukkit PM1E 1.19.70.2715
Nukkit PetteriM1 Edition 1.19.70.2715
- Registered rest of the blocks in supported ID range (only available through commands or creative)
- Fixed an error with inventory transactions
- Fixed an error with world generation
- Fixed item frames displaying certain items incorrectly
- Fixed an issue with block breaking on creative mode
- Improved block breaking with efficiency enchanted tools
- Target block now creates a redstone signal when hit by a projectile
- Tnt now ignites when hit by a burning arrow
- API: Updated Sound enum to 1.19.70 (NKX#2109)
Download Launcher.jar
below
Nukkit PM1E 1.19.70.2703
Nukkit PetteriM1 Edition 1.19.70.2703
- Updated end crystal collision box & explosion to match recent changes on vanilla
- Improved block placement when moving
- Fixed an issue that allowed hackers to break one block instantly
- Fixed crafting with wool on 1.19.70
- Fixed banner sign and placement on replaceable blocks
- Fixed banner patterns not displaying on dropped banners with reduce-traffic enabled
- Fixed reduce-traffic missing from default config
- Fixed disabling usage of "new" block not preventing certain blocks from being generated naturally
- Fixed cancelling PlayerMoveEvent not reverting movement
- Fixed zombie type baby mobs not having higher movement speed
- Made it possible to edit more world settings through in-game UIs
- Mob spawners now drop experience when mined with a pickaxe
- Zombified piglins now spawn in groups of 2-4 and check the light level
- Dispensers now support minecarts and chest boats
- Fishing hook can no longer get stuck to player's own head
- PlayerInteractEvent is now called when player attempts to drop a book from lectern
- API: Removed legacy
level.isNether
andlevel.isEnd
- Other fixes and improvements
Download Launcher.jar
below
Nukkit PM1E 1.19.70.2661
Nukkit PetteriM1 Edition 1.19.70.2661
- Added support for Minecraft 1.19.70
- Implemented support for network encryption. It is highly recommended to enable this if you don't use a proxy software. Set encryption=on in server.properties to enable it.
- Fixed switching vehicle while riding one already
- Fixed walking mobs including ridden horses sometimes getting stuck on top of a cliff
- Fixed swimming mobs attempting to swim out of water
- Fixed anti noclip getting players stuck when walking on stairs or building up
- Fixed anti xray not unhiding blocks when player moves
- Fixed horizontal speed anticheat being ignored
- Fixed kill command not working properly if the target has absorption effect
- Fixed certain blocks not preventing fall damage
- Fixed an issue with flying mob movement
- Tweaked fishing loot motion
- Bonemeal can now grow seagrass & fern
- Using bamboo on a bamboo sapling will no longer act like bonemeal
- Hopper minecarts can now interact with hopper blocks
- Scaffoldings can now build up
- Withers can now break blocks (set mobGriefing gamerule false or explosion-break-blocks off to disable)
- Config: check-op-movement was removed and defaults to enabled
- Config: max-mtu is now 1400 by default for new installations
- Config: skin-change-cooldown is now 20 seconds by default for new installations
- Other fixes and improvements
Download Launcher.jar
below