Skip to content

Nukkit PM1E 1.19.50.2541

Compare
Choose a tag to compare
@PetteriM1 PetteriM1 released this 10 Jan 20:01
· 4087 commits to release since this release

Nukkit PetteriM1 Edition 1.19.50.2541

  • Fixed crafting with black dye
  • Fixed saddled mobs not dropping the saddle when killed
  • Fixed elytras always resetting fall distance
  • Fixed the tnt inside tnt minecarts turning invisible
  • Fixed an issue in biome selection causing large one block deep water areas to generate
  • Added seagrass, kelp and monster egg stone to world generation
  • Added force-resources-allow-client-packs setting to allow client provided packs when force-resources is enabled
  • Added rabbit breeding
  • Updated list of items supported as furnace fuel
  • Reduced the amount of unnecessary information sent to client
  • API: Added Block#hasWater(id) and Block#usesFakeWater(id) to check wether a block uses fake waterlogging
  • Other fixes and improvements