promotional bannermobile promotional banner

Moonlight Core

Moonlight Core is a layer abstraction of Minecraft mod loaders that is aimed to help with multi-loader mod development giving developers utilities for their mods.

File Details

[Forge] MoonlightCore | 1.20.1-5.2.12

  • R
  • Nov 30, 2025
  • 657.46 KB
  • 22
  • 1.20.1
  • Forge

File Name

moonlightcore-forge-1.20.1-5.2.12.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:wgc-moonlight-core-1152824:7280026")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

MoonlightCore | 5.2.12

  1. Classes like NonnullSupplier, NonnullConsumer, NonnullFunction, etc, and registry entry builders were removed
  2. DeferredRegistrar was simplified, now there is no callback system since there is no longer builders that use them