promotional bannermobile promotional banner

Moonlight Lib

Forge and Fabric lightweight library with utilities such as custom Villagers AI, data driven trades, global datapack, custom Map Markers, First and third person item animations, dynamic assets generation, dynamic registration & more

File Details

moonlight-1.20-2.14.13-forge-sources.jar

  • R
  • Jul 7, 2025
  • 597.05 KB
  • 15
  • 1.20.1
  • Forge + 1

File Name

moonlight-1.20-2.14.13-forge-sources.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:selene-499980:6740432")

NeoForge

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

Learn more about Curse Maven

  • Added the missing WOOD & STRIPPED_WOOD for Atmospheric & Upgrade-Aquatic - #985

v2.14.12

  • Added Debug Config in moonlight-client.toml to help with debugging an issue for StoneZone, EveryCompat, & GemsRealm
  • Improved the detection system for WoodType & LeavesType to ensure the same type is not added twice
  • Updated a method in BlockType for StoneZone, EveryCompat, and GemsRealm
  • CompatWoodTypes: Removed a duplicated LeavesType.Finder

v2.14.11

  • Improved the RegEx in BlockTypeResTrnsformer to fix #968

v2.14.10

  • CompatWoodType: Fixed the crash with "Index 1 out of bounds" from a rare case

v2.14.9

  • Simplified the CompatWoodType's code
    • WARNING: ENSURE your world is backup before updating Moonlight Lib
    • Every Compat - REASON: some WoodType may be not detected, check your log to ensure no blocks are missing from the world.
  • Simplified the RegEx in BlockTypeResTransformer
  • configs will no longer be synced when on an integrated server. This should make them editable again from the client
  • improvements to utilities helper functions that alter models for resource gen