Musical Instrument Minecraft Interface (MIMI)

Musical Instrument Minecraft Interface - Play music with multiple instruments, multiple players, and MIDI files!

File Details

1.21.1-4.2.0-BETA2-NEO

  • B
  • Jun 10, 2025
  • 5.60 MB
  • 365
  • 1.21.1
  • NeoForge

File Name

mimi-1.21.1-4.2.0.BETA-neo.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:mimi-mod-499803:6637795"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

4.2.0 BETA 2

Added:

  • Source Linker Item: Utility item to make it easier to link blocks to transmitters
  • Settings Synchronizer Item: Utility item to copy-paste settings between blocks of the same type
  • "MIMI and Me" guide book given to players on first spawn (configurable)
  • Fallback "MIMI and Me" guidebook with Wiki link if Patchouli is not installed
  • Support for MIDI Pitch Bend messages (!162)
  • Added support for mobs (Parrots and Allays) dancing when MIMI instruments are played (!157)
  • Fixed JEI/REI support for Tuning Table recipes
  • Command to open the MIMI Config GUI (/mimi config)

Changed:

  • Significant code refactoring and cleanup to support future developments
  • Fixed an issue where changing shuffle mode on a transmitter could sometimes crash a server (!159)
  • Fixed an issue where transmitters could get stuck in favorites-only filter mode (!166)
  • Fixed an issue where the volume of MIMI notes was incorrectly calculated when Minecraft's master volume slider was below 100% (!154)
  • Fixed an issue where notes would sometimes hang on for ~10 seconds if you moved outside of the range of a transmitter (!164)
  • Fixed an issue where the MIDI file count limit for transmitters was not being enforced (!165)
  • Fixed an issue where a MIDI note that was stopped and started in the same frame would not properly sustain triggering of listeners/receivers (!156)

Removed:

  • Device Config Item: This was only used as a way to open the MIMI Config GUI before the command (/mimi config) and keybind (default HOME) were added