promotional bannermobile promotional banner
premium banner
AlmirionCore is a lightweight core dependency required for my mods. It does not add gameplay content on its own but provides shared backend and initialization systems used by other mods.

Description

AlmirionCore is a lightweight core dependency library required by several of my Minecraft Forge mods for 1.12.2 and 1.20.1.

It does not add gameplay content on its own. Instead, it provides shared initialization logic, backend systems, and utility functions that other dependent mods rely on to load and function correctly.

This core ensures consistent loading behavior across different Forge versions, centralizes common code, and maintains a clean and modular structure for my mod ecosystem.

If a mod requires AlmirionCore, simply install it alongside the main mod in your mods folder.