Modscraper Modscraper Minecraft
Phantom Loader logo

Phantom Loader

Mod

by HexagonNico

Phantom Loader is a library that automates part of the process of creating Minecraft mods for multiple mod loaders by generating loader-specific code at build time.

Type

Mod

CurseForge Downloads

270,430

CurseForge ID

958545

Modrinth Downloads

1,098,031

Modrinth ID

mWdDy9A0

Last Updated

Jun 12, 2026

Description

![Phantom Loader](https://github.com/PhantomLoader/PhantomLoader/raw/1.20.1/logo.png) Phantom Loader is a library that automates part of the process of creating Minecraft mods for multiple mod loaders by generating loader-specific code at build time. # About Normally, when creating a mod for both Fabric and Forge, mod developers have to create separate modules for both mod loaders and add loader-specific code that has mostly the same function. Phantom Loader allows you to automatically generate Forge and Fabric initializer classes on build time by keeping all code, or most of the code, in the common module. The Phantom Library also takes care of abstracting each mod loader's basic functionalities to allow the developer to only depend on the abstraction from the common module. # For developers Documentation for setting up and using **Phantom Loader** can be found on the [Wiki](https://github.com/PhantomLoader/PhantomLoader/wiki). An example mod using **Phantom Loader** can be found [here](https://github.com/PhantomLoader/ExampleMod). # Credits Author: [HexagonNico](https://modrinth.com/user/HexagonNico)

Compatibility

Mod Loaders

Fabric Forge

Game Versions

1.19.4 1.20.1 1.20.2 1.20.3 1.20.4

Similar Mods

Included in Modpacks

External Resources