Nukkit PM1E 1.18.10.1993
Nukkit PetteriM1 Edition 1.18.10.1993
- 1.18 versions are now using the new chunk format
- Sprinting is now cancelled when player has blindness effect or is low on food
- Sprinting is now cancelled when player hits an entity like on vanilla (can be disabled)
- Fixed stripped wood turining into wrong wood types
- Fixed coarse dirt drops
- Fixed double stone slab drops
- Fixed bone meal effect on flowers
- Fixed unable to place pressure plates on fences
- Fixed smooth sandstone stairs
- Fixed speed potion effect duration
- Fixed an NPE with riptide and minecart inventory
- Fixed several possible glitches at chunk borders due to Level returning incorrect block IDs in some methods used by entity ticking
- Fixes for double plants
- Fixes for tool damage
- Fixes for vanilla item stack enforcements
Player#setSprinting(value)
now sends the new speed to client by default, addedPlayer#setSprinting(value, send)
- Added soul fire
- Added limits for client initiated level sound events
- Added glow ink sac (NukkitX#1966)
- Added record otherside (NukkitX#1965)
- Now using fire damage game rule for magma block damage