promotional bannermobile promotional banner

Musical Instrument Minecraft Interface (MIMI)

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

File Details

1.20.6-4.2.0-RELEASE-NEO

  • R
  • Jun 14, 2025
  • 5.60 MB
  • 38
  • 1.20.6
  • NeoForge

File Name

mimimod-1.20.6-4.2.0-neo.jar

Supported Versions

  • 1.20.6

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

MIMI 4.2.0-RELEASE

Notes: 
- Aside from minor bug fix releases, this will be the final version of MIMI for the following Minecraft Versions: 1.19.4, 1.20.2, 1.20.4, 1.20.6
- Going forward MIMI will support the following Minecraft Versions: 1.19.2 (Forge), 1.20.1 (Forge), 1.21.x (Forge/NeoForge)

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)
 - New Instrument Keyboard Layout option inspried by LMMS/Furance (!)

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)
 - Fixed an issue where copying settings for a Relay would not include the Broadcast Range or Channel Mapping

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