promotional bannermobile promotional banner

MelonLib

Library for MelonStudios mods providing useful tools.

File Details

MelonLib 1.12.2 v1.9.1

  • R
  • Feb 4, 2026
  • 1.03 MB
  • 3.6K
  • 1.12.2
  • Forge

File Name

melonlib-1.12.2-1.9.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:melonlib-1027035:7574236")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.9.1

  • Added the DimensionTeleporterSoundFix
  • It can be used by calling the following code in mod init:
FMLInterModComms.sendMessage("melonlib", "DimensionTeleporterSoundFix", "path.to.your.Class");
  • It disables the vanilla portal sound for the specified ITeleporter type