Перейти к содержимому
Mineforgian

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.

Загрузки
11K
Подписчики
7
Обновлён
1 декабря 2025 г.
Лицензия
GPL-2.0-only

Опубликован 3 декабря 2024 г.

MoonlightCore is a layer abstraction (kinda) of the mod loaders like "Fabric", "Forge" and (in the future) "NeoForge". This mod is an library that was made to help with multi-loader mods development giving APIs like:

  • Configuration
  • Registry
  • Networking
  • Attachments
  • Capabilities
  • Transfer API

Ченджлог

5.2.13Релиз1.20.1 · 1 декабря 2025 г.

MoonlightCore | 5.2.13

Hotfix to the fabric version: An error on a mixin, mb.

5.2.12Релиз1.20.1 · 30 ноября 2025 г.

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
5.2.12Релиз1.20.1 · 30 ноября 2025 г.

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
5.2.11Релиз1.20.1 · 29 ноября 2025 г.

MoonlightCore | 5.2.11

Fixed a (very dumb (VERY DUMB)) error on SnapshotJournal, srry

5.2.11Релиз1.20.1 · 29 ноября 2025 г.

MoonlightCore | 5.2.11

Fixed a (very dumb (VERY DUMB)) error on SnapshotJournal, srry

5.2.10Релиз1.20.1 · 29 ноября 2025 г.

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.

5.2.10Релиз1.20.1 · 29 ноября 2025 г.

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.

5.1.9Релиз1.20.1 · 29 ноября 2025 г.

MoonlightCore | 5.1.9

This version is a hotfix to the Fabric's version registry order, now being based on the vanilla one instead of thar kind of "port" (?) of the Forge's registry order

Комментарии

Загружаем…