promotional bannermobile promotional banner

MelonLib

Library for MelonStudios mods providing useful tools.

File Details

MelonLib 1.12.2 v1.6

  • R
  • May 8, 2025
  • 106.75 KB
  • 1.5K
  • 1.12.2
  • Forge

File Name

melonlib-1.12.2-1.6.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

v1.6

  • Updated TileEntityOptimizedBase
  • Added IEntityTile, extension of ITileEntityProvider with extra utilities
  • Updated /blockdict and /oredict command to no longer flood the chat but instead write output to a file
  • Expanded AABB class with bounding box merging functions
  • Added FileUtil with basic file utilities