promotional bannermobile promotional banner

MelonLib

Library for MelonStudios mods providing useful tools.

File Details

MelonLib 1.12.2 v1.11.0

  • R
  • Apr 26, 2026
  • 924.58 KB
  • 24
  • 1.12.2
  • Forge

File Name

melonlib-1.12.2-1.11.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

v1.11.0

  • Reworked tile entity synchronization
  • TE sync now uses ByteBufs directly to remove NBT overhead (THIS WILL BREAK WITH NON-UPDATED MODS!!!)
  • TEs in the same chunk will now be bundled if that option is enabled
  • Removed embedded spongepowered mixins in favour of a more compatible option
  • Embedded JOML