Blueprint

Blueprint

Library that implements the framework of all Abnormals mods!

by
7.1M Downloads
forgeneoforgelibrary
Rent Server with this Mod

Screenshots

Blueprint Screenshot 1

About this Mod

Website Discord X Patreon

📖 About:

Blueprint is a mod library designed to make it easier to access code shared across most Team Abnormals mods, but anyone is allowed and encouraged to use it! It has many valuable features, such as a registry helper, data syncing, various data-driven modification systems, a biome API, a trim material API, the Endimator animation API, and much more!

💻 For Developers:

Adding Blueprint to your mod is quite simple!

First off, you need to add Blueprint as a dependency to access the library in code. To do so, add the following to your build.gradle:

repositories {
    maven {
        url = "https://maven.teamabnormals.com"
    }
}

dependencies {
    implementation("com.teamabnormals:blueprint:<version>")
}

Replace <version> with the desired version of Blueprint, including the desired version of Minecraft.

For example, 1.21.1-8.0.0 yields blueprint-1.21.1-8.0.0.jar.

Next, you must add it as a dependency on NeoForge to make your mod require Blueprint when loading. In your neoforge.mods.toml, add the following block to the file:

[[dependencies.<modId>]]
    modId = "blueprint"
    type = "required"
    versionRange = "[<version>,)"
    ordering = "AFTER"
    side = "BOTH"

Replace <version> with the desired version of Blueprint.
For example, 8.0.0 will target version 8.0.0 of Blueprint.
The code block above for the neoforge.mods.toml file targets the selected version and any subsequent versions. If you want to target it differently, you may want to read up on the neoforge.mods.toml spec.

Available Versions

Blueprint 1.21.1 - 8.1.1release
MC 1.21.1neoforge
July 9, 2026
Blueprint 1.21.1 - 8.1.0release
MC 1.21.1neoforge
May 6, 2026
Blueprint 1.20.1 - 7.1.4release
MC 1.20.1forge, neoforge
May 6, 2026
Blueprint 1.21.1 - 8.0.8release
MC 1.21.1neoforge
October 25, 2025
Blueprint 8.0.7release
MC 1.21.1neoforge
October 17, 2025

How to Install Blueprint on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set forge Loader

In the panel under "Egg", select the forge loader and matching Minecraft version (1.21.1).

3

Install Mod

Open the mod browser in the dashboard and search for "Blueprint". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

forgeneoforge

Minecraft Versions

1.21.1, 1.20.1, 1.19.2 (+5 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Blueprint server crashes on startup – what to do?

Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.

Is Blueprint compatible with forge and neoforge?

Blueprint officially supports forge, neoforge for Minecraft 1.21.1, 1.20.1, 1.19.2. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Blueprint – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Blueprint consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Blueprint with just one click on your server.

Recommended RAM
4 GBfrom €5.2/mo
Minimum 3 GB | per 8 players
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
LicenseRef-Abnormals-License
Server-side
Required

Supported Versions

1.21.11.20.11.19.21.18.21.17.11.16.51.16.11.15.2