Skip to content

BlueLib 2.3.0

Compare
Choose a tag to compare
@MeAlam1 MeAlam1 released this 30 Jul 20:05
· 24 commits to 1.21-1.21.3 since this release
fb5aeb5

2.3.0

Added

  • Added a New Version Warning screen!
    • Do you release your mods as Alphas/Snapshots, feel free to use this new system and warn your users about it!!!
    • More Info on: Wiki

Changed

  • getRandomVariant() will never return null anymore!
  • Completely Rewrote the PityRandom to allow for every type of class(T) in stead of only Doubles. (Still Experimental)

Bug Fixes

  • Fixed PacketsRegistry from randomly deciding to crash without any reason.