Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Blueprint (API)

Blueprint (API)

Build & develop infinitely sized structures

1,327
1
Library

Compatibility

Minecraft: Java Edition

Platforms

Fabric

Supported environments

Client-side
Server-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Patreon

Creators

MC Brawls
MC BrawlsOrganization

dvitski
dvitski Owner
radstevee
radstevee Developer

Details

Licensed MIT
Published 3 months ago
Updated 2 months ago
DescriptionGalleryChangelogVersions

Discord

Blueprint is a mod and API that can be used to save/load structures of any size.

Usage

Public builds of Blueprint can be found on the Modrinth page.

To use Blueprint as a dependency you can find the artefact on our public Maven repository.

build.gradle

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

dependencies {
    include modImplementation ("net.mcbrawls:blueprint:$blueprint_version")
}

gradle.properties

blueprint_version=1.16.3+1.21.8

Getting Started

/blueprint-editor open <blueprint identifier> will open or create a new blueprint editor environment. Use /blueprint-editor save to save the current blueprint editor you are in. Use /blueprint-editor close to close the current blueprint editor environment.

Modrinth is open source.

main@4bafae8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.