Skip to content

Releases: PetteriM1/NukkitPetteriM1Edition

Nukkit PM1E 1.20.50.3397

06 Dec 22:07
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.20.50.3397

This is a patch release. See previous version changelog for more recent changes.

  • Fixed crafting with non oak planks on 1.20.50
  • Fixed incorrect rotation of placed trapdoors
  • Fixed breaking bed not resetting player spawn point with 'bed-spawnpoints' enabled

Download Launcher.jar below

Nukkit PM1E 1.20.50.3391

28 Nov 22:20
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.20.50.3391

  • Added support for Minecraft 1.20.50
  • Fixed speed not updating when effect ended while sprinting
  • Fixed elytras taking damage on creative
  • Fixed some blocks not dropping correctly on explosion
  • Fixed wheat and tall grass drops
  • Fixed channeling spawning multiple lightnings in some cases
  • Fixed waterlogged blocks not updating to other players immediately
  • Fixed an error when undying armor in cauldron
  • Fixed getCallerClass warning on startup when using newer Java versions
  • Fixed iron golem breaking texture
  • Fixed baby zombies not burning on day
  • Updated witch targeting distance
  • Made camels spawnable
  • Made elder guardian give mining fatigue to players
  • Increased ancient debris spawn rates
  • Reduced lag caused by world auto saves
  • API: Added back accidentally removed Skin#isValid
  • Other small improvements

Download Launcher.jar below

Nukkit PM1E 1.20.40.3355

24 Oct 16:46
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.20.40.3355

  • Added support for Minecraft 1.20.40
  • Added support for crawling and short sneaking
  • Added playersSleepingPercentage game rule
  • Fixed some particles and sounds not playing
  • Fixed nether upper slab placement
  • Fixed bubble column block being obtainable using explosions
  • Fixed soul soil creating bubble columns and freezing the server
  • Fixed some block break times on 1.20.30+
  • Fixed client refusing to open inventories after one being closed by server
  • Fixed SLF4J logger warning on startup
  • Fixed an error with skins when persona skins are disabled
  • API: Fixed PlayerToggleFlightEvent on 1.20.30+ (NKX#2152)
  • API: Fixed exploding EntityEndCrystal not having last damage cause set
  • API: BlockFadeEvent is now called when fire is put out using thrown water bottle
  • API: Added PlayerToggleCrawlEvent
  • Made some fixes to world generator
  • Added generator-force-sea-height server.properties setting to allow changing sea level on newly generated chunks to match vanilla (64 vs 62, Note: this affects all worlds using the built-in generator)

Download Launcher.jar below

Nukkit PM1E 1.20.30.3330

19 Sep 16:17
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.20.30.3330

  • Added support for Minecraft 1.20.30
  • Improved performance when lots of plugins are used
  • Fixed entity movement on snow and bubble columns
  • Chemistry mode features (chemistry-resources-enabled) are no longer included
  • API: Fixed CraftingManager rebuildPacket not regenerating recipes for 1.20.10

Download Launcher.jar below

Nukkit PM1E 1.20.10.3312

06 Sep 15:58
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.20.10.3312

  • Fixed multi nether return portals
  • Fixed world generator creating squared ice floes
  • Fixed cooking food in furnace not giving experience
  • Fixed dropped items not being killed by fire
  • Netherite items can now float in lava
  • Anti xray can now hide ancient debris
  • Improved walking mob performance
  • Improved enderman spawning in The End
  • Moved end crystal explosions closer to ground
  • API: Added persistent containers
  • API: Added multiversion block alternatives
  • Native LevelDB provider is now disabled by default due to performance issues on some systems. If you didn't experience issues earlier, you might be able to improve performance by putting it back enabled (use-native-leveldb=on)
  • Lots of other small fixes and improvements

Download Launcher.jar below

Nukkit PM1E 1.20.10.3242

13 Aug 17:11
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.20.10.3242

See previous version changelog for more info about LevelDB support.

  • Improved LevelDB performance
  • Nether and the end dimension worlds can now be converted successfully
  • Added new nether biomes (requires world conversion)
  • Fixed an error with world generator populators
  • Fixed water disappearing when using bucket on waterloggable block in legacy world
  • Fixed nether wood burning
  • Fixed piston behavior with some nether update blocks
  • Fixed fishing loot always having full durability
  • Fixed /kill @e failing occasionally
  • Fixed Level getSafeSpawn working incorrectly with negative y coordinates

Download Launcher.jar below

Nukkit PM1E 1.20.10.3224

08 Aug 20:42
Compare
Choose a tag to compare

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

Nukkit PM1E 1.20.10.2933

25 Jul 23:12
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.20.10.2933

  • Fixed map rendering not being centred
  • Fixed grass not spreading under non air blocks
  • Fixed beds not being placeable inside entities like on vanilla
  • Fixed slime & magma max health
  • Fixed mobs often shooting projectiles too high or low missing the target
  • Fixed projectiles not closing properly
  • Fixed projectile rotation
  • Fixed totem of undying animation not playing
  • Fixed some issues with saplings growing
  • Fixed death bush not being placeable on grass
  • Fixed nearby zombie pigmans not becoming angry on attack
  • Fixed summon command auto completion not showing entity names
  • Updated fishing rod durability to match vanilla
  • Added a workaround for 1.20.10 "Abandoned connection closed" issue
  • Removed temp-ip-ban-failed-xbox-auth setting
  • Other fixes and improvements

WorldGeneratorExtension 1.1.0:

  • Added The End generator (Remember to enable "end" in server.properties)

Download Launcher.jar below

Nukkit PM1E 1.20.10.2891

12 Jul 12:32
Compare
Choose a tag to compare

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

29 Jun 16:09
Compare
Choose a tag to compare

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