Skip to content

Releases: PetteriM1/NukkitPetteriM1Edition

Nukkit PM1E 1.26.30.4437

Choose a tag to compare

@PetteriM1 PetteriM1 released this 16 Jun 15:12

Nukkit PetteriM1 Edition 1.26.30.4437

  • Added support for Minecraft 1.26.30
    • Note: Due to client changes joining may be slower than on previous versions if you drop TCP traffic to game port
  • Fixed exception with wind charges activating copper blocks
  • Fixed exception with rail placement
  • Fixed exception with hopper item pickup
  • Fixed fire not burning blocks
  • Fixed lapis not being valid trim material
  • Fixed respiration enchantment not having effect
  • Fixed deep warm ocean biome fish spawning
  • Made ticking range setting affect more mob behavior
  • Improved skin validation

Download Nukkit-PM1E.jar below

Nukkit PM1E 1.26.20.4413

Choose a tag to compare

@PetteriM1 PetteriM1 released this 04 May 20:11

Nukkit PetteriM1 Edition 1.26.20.4413

  • Added support for Minecraft 1.26.20
  • Added wind charge projectile
  • Fixed light blocks
  • Fixed redstone lamp block light update
  • Fixed daylight detector tick rate
  • Fixed small amethyst buds not dropping when mined with silk touch
  • Fixed some items not repairing in anvil
  • Fixed dye item giving wrong color for "new" dyes
  • Fixed a possible desync with block breaking animation
  • Fixed several issues with mobs targeting
  • Fixed bees not following player with flower in hand
  • Fixed chicken fall speed
  • Fixed boats and shulkers not having collision with players
  • Fixed shulker bullets not avoiding obstacles
  • Fixed missing ghast attack animation
  • Fixed ghast fireball explosion when hitting ground
  • Fixed strength and weakness effect affecting non entity attack damage
  • Fixed possible errors when Xbox authentication is not used
  • Fixed empty server-ip in server.properties not using default value
  • Fixed DoS exploit in RakNet (CloudburstMC/Network@3d28fcb)
  • API: Added Entity.setCollidable/isCollidable
  • API: Added BlastFurnaceRecipe and SmokerRecipe

Download Nukkit-PM1E.jar below

Nukkit PM1E 1.26.10.4385

Choose a tag to compare

@PetteriM1 PetteriM1 released this 24 Mar 12:53

Nukkit PetteriM1 Edition 1.26.10.4385

  • Added support for Minecraft 1.26.10
  • Fixed hopper not picking up items on ground
  • Fixed drinking sounds
  • Fixed snow golems getting damage from snow
  • Fixed smithing table item duplication issue
  • Fixed certain trim templates not having duplication recipe
  • Updated crafting recipes from latest vanilla version
  • Implemented new Xbox authentication which fetches data from Microsoft's servers on startup, offline use is possible using cached data after first run
  • Implemented turtle master potion effect
  • Implemented mace enchantments and smash attack
  • Small mobs performance improvements
  • API: Added missing new ItemTypes and BlockTypes
  • API: Added new potion, effect, enchantment, entity, sound and level event IDs
  • API: Added support for multiple effects in one potion
  • API: Added Event.call() as a shortcut for PluginManager.callEvent()
  • API: Cleaned up packet batching fixing possible out of order sending with already batched packets. BatchPacketsEvent and Server.batchPackets() have been deprecated. Packets to be batched should be sent as normal packets or directly through NetworkPlayerSession.

Download Nukkit-PM1E.jar below

Nukkit PM1E 1.26.0.4350

Choose a tag to compare

@PetteriM1 PetteriM1 released this 10 Feb 14:27

Nukkit PetteriM1 Edition 1.26.0.4350

  • Added support for Minecraft 1.26.0
  • Added more blocks and items from 1.21 and below
  • Added bottle fill dispenser behavior
  • Added new records & custom records compatibility
  • Added some debug messages
  • Added breeze drops
  • Fixed boats on 1.21.130
  • Fixed player eating splash potions
  • Fixed snow layer silk touch and creative pickup
  • Fixed some deepslate and copper blocks blast resistance
  • Fixed flower placement on mud
  • Fixed typo in smooth red sandstone stairs name
  • Fixed wither not breaking crying obsidian or ancient debris
  • Fixed spiders invisibility
  • Fixed async code during plugin load possibly causing issues with class loader
  • Fixed worldgen error in legacy worlds
  • Patched resource pack traffic amplification
  • Made various optimizations
  • API: skeleton held items, debug shapes
  • Dependencies: updated log4j, jline & netty

Download Nukkit-PM1E.jar below

Nukkit PM1E 1.21.130.4299

Choose a tag to compare

@PetteriM1 PetteriM1 released this 09 Dec 17:42

Nukkit PetteriM1 Edition 1.21.130.4299

  • Added support for Minecraft 1.21.130
  • Added copper ore to default world generator
  • Fixed tnt minecart fuse
  • Elder guardians can drop tide armor trim

WorldGeneratorExtension 1.8.0:

  • Added copper ore to better vanilla generator
  • Added amethyst geodes
  • Added armor trim loot
  • Added other missing loot
  • All enchantment levels for books have equal chance

Download Nukkit-PM1E.jar below

Nukkit PM1E 1.21.124.4286

Choose a tag to compare

@PetteriM1 PetteriM1 released this 21 Nov 18:10

Nukkit PetteriM1 Edition 1.21.124.4286

  • Added support for Minecraft 1.21.124
  • Launcher is no longer used
  • Code cleanup
  • Small performance improvement
  • Fixed weather command default time
  • Fixed critical hit particles on 1.21.120
  • Fixed RakNet packet re-sending (CloudburstMC/Network@e5ae18c)
  • Fixed top tall plant drops (CloudburstMC/Nukkit@e7021d0)

Download Nukkit-PM1E.jar below

Nukkit PM1E 1.21.120.4266

Choose a tag to compare

@PetteriM1 PetteriM1 released this 28 Oct 16:50

Nukkit PetteriM1 Edition 1.21.120.4266

  • Added support for Minecraft 1.21.120
  • Fixed BlockDoubleSlabStone3 hardness and resistance
  • Fixed lever and button redstone update on break
  • Candles now stay in air even if support block is broken matching vanilla behavior
  • Made fixes for mob collisions with blocks and movement in water
  • API: EntityHuman uses getSkin internally allowing it to be overridden more easily

Download Launcher.jar below

Nukkit PM1E 1.21.110.4248

Choose a tag to compare

@PetteriM1 PetteriM1 released this 29 Sep 17:35

Nukkit PetteriM1 Edition 1.21.110.4248

  • Added support for Minecraft 1.21.110
  • Fixed loom and smithing table not working in certain situations
  • Fixed block break time calculation when flying is allowed on survival
  • Fixed spectator mode slow fly speed
  • Fixed slime not bouncing items
  • Fixed some block friction
  • Fixed some missing block updates
  • Fixed some recipes not showing up in recipe book
  • Fixed RakNet undefined behavior (CloudburstMC/Network)
  • Fixed a typo in projectile_protection in enchant command completion
  • Small performance improvements for mobs
  • server.properties: removed thread-watchdog, any thread-watchdog-tick > 0 means enabled
  • API: custom form element tooltips
  • API: per level tick time limit for auto tickrate

Download Launcher.jar below

Nukkit PM1E 1.21.100.4211

Choose a tag to compare

@PetteriM1 PetteriM1 released this 04 Aug 21:44

Nukkit PetteriM1 Edition 1.21.100.4211

  • Added support for Minecraft 1.21.100
  • Implemented beehives and bee nests
  • Fixed kelp growing above y 255
  • Improved inventory transaction validation
  • Improved how certain things are displayed on old game versions
  • API: Added a method to set player color in locator bar
  • Dependencies: updated nimbus-jose-jwt

Download Launcher.jar below

Nukkit PM1E 1.21.93.4192

Choose a tag to compare

@PetteriM1 PetteriM1 released this 03 Jul 18:58

Nukkit PetteriM1 Edition 1.21.93.4192

  • Added support for Minecraft 1.21.93
  • Implemented grindstone inventory
  • Implemented armor trims
  • Implemented piglin trading
  • Made happy ghasts spawnable
  • Fixed wither not attacking other mobs

Download Launcher.jar below