promotional bannermobile promotional banner

MelonLib

Library for MelonStudios mods providing useful tools.

File Details

MelonLib 1.12.2 v1.2

  • R
  • Jan 21, 2025
  • 77.27 KB
  • 13.8K
  • 1.12.2
  • Forge

File Name

melonlib-1.12.2-1.2.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

v1.2

  • Added the ItemBlockVariants and IMetaName
  • Added Sorters for ItemStacks, MetaBlocks and MetaItems
  • Added the EntityPredicate
  • Added the AdvancementUtil
  • Added a class to get the current MinecraftServer instance
  • Added an API package for MelonStudios mod APIs
  • Added the APICreate as an API for Create Legacy
  • Added the APIBlockDisplay as an API for Block Display (coming soon)