Skip to content

v0.1.0 - 1.21.4

Choose a tag to compare

@dotundrscr dotundrscr released this 17 Dec 13:17
· 14 commits to main since this release

Major Changes:

  • The mod now supports NeoForge.
  • The versions are now suffixed with their respective mod loader. (i.e. 0.1.0-fabric, 0.1.0-neoforge)

Changes (Fabric):

  • use SoundManager.getKeys method instead of making the sounds map available through the access widener (1b50ac3)
  • replace Optional arguments null -> Optional.empty (3bff8f5)