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

[Fabric] MoonlightCore | 1.20.1-5.2.10

  • R
  • Nov 29, 2025
  • 579.85 KB
  • 6
  • 1.20.1
  • Fabric

File Name

moonlightcore-fabric-1.20.1-5.2.10.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:wgc-moonlight-core-1152824:7275512"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

MoonlightCore | 5.2.10

  1. Small change to the Fabric's registry order (still vanilla goes the same order first) so the RegistryCreationEvent adds the new registries to that order and are invoked.

  2. Added the RegisterClientCommandEvent to allow mods add their own commands to only the client side.