Download Blueprint (API) — Minecraft Mods — MetaMods
Blueprint (API)

Blueprint (API)

Active

Downloads

0

Last update

1 month ago

Versions

1.21.8
Client
Fabric
Libraries

Blueprint (API)

Blueprint is a mod and API that enables saving and loading structures of any size in Minecraft.

Getting Started

The command /blueprint-editor open <blueprint identifier> opens or creates a new blueprint editor environment. Use /blueprint-editor save to save the current blueprint. To close the editor environment, execute /blueprint-editor close.

Usage as Dependency

repositories {
    maven {
        name = "MC Brawls"
        url  = "https://maven.mcbrawls.net/releases/"
    }
}

dependencies {
    include modImplementation ("net.mcbrawls:blueprint:$blueprint_version")
}
blueprint_version=1.16.3+1.21.8
Project members
andante

andante

Developer

radstevee

radstevee

Developer

Created: 23 Aug 2025

ID: 262386