AudioLayer

Load your own MP3 files from a local folder and play them in-game under the `audiolayer` namespace. It also includes built-in KubeJS support for client-side scripting, plus ready-to-use examples for modpack and gameplay integration.

File Details

Audiolayer NeoForge v1.21.1-0.4.1

  • R
  • Apr 6, 2026
  • 312.31 KB
  • 28
  • 1.21.1
  • NeoForge

File Name

audiolayer-neoforge-1.21.1-0.4.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:audiolayer-1502648:7885096"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Documentation

  • Update readme for mp3 streaming release (9b1bb62)

Features

  • Stream mp3 playback in-game (0121419)

Testing

  • Cover mp3 streaming api and loop logic (75350e6)