promotional bannermobile promotional banner

mcmmoX

This is mcmmoX >a fork of the original mcMMO<

File Details

mcmmoX-2.2.042-SNAPSHOT

  • R
  • Sep 3, 2025
  • 3.14 MB
  • 282
  • 1.21.8+20

File Name

mcMMO.jar

Supported Versions

  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19

Version 2.2.042
    You can now define custom sounds to be played in sounds.yml (Thank you JeBobs, see notes)
    Added a cap to how much Blast Mining PVP damage can do to other players

    Notes:
    The new sounds.yml config file allows you to override the sounds played by mcMMO.
    Simply define the ID of the sound you want to play for each sound.
    For example, add an entry for Sounds.TOOL_READY.CustomSoundId into sounds.yml to override the sound played when a tool is "readied".
    If you are on older versions (1.18, 1.19, etc), instead of registering an ID, you specify the Sound enum.
    Those who are on newer versions, can define the ID of any sound registered with Paper/Spigot, this allows you to even play custom sounds so long as they are properly loaded on the server.
    Vanilla minecraft sounds tend to have IDs like "minecraft:ui.toast.challenge_complete", you can google what these keys are.