HomeJavaModsBuilding Blueprint
Building Blueprint
ModsJava

Building Blueprint

by Kuzhizaizheli · on Modrinth

Building Blueprint lets players save buildings as blueprint items, preview them in the world, rotate the preview, and place the saved structure later.

⬇ Download on Modrinth

Building Blueprint

Building Blueprint lets players save buildings as blueprint items, preview them in the world, rotate the preview, and place the saved structure later.

Features

Creative Tab

The mod adds a new creative tab named Building Blueprints. bb

It contains:

An empty sample blueprint does not contain a saved building. It is mainly intended for creative use, testing, or modpack integration.

Saving A Building

  1. Hold the Blueprint Tool.
  2. Right-click the first corner of the building area.
  3. Right-click the second corner of the building area.
  4. Sneak and right-click any block to open the save screen.
  5. Choose a blueprint style.
  6. Enter a level number.
  7. Choose whether entities should be saved.
  8. Click Save.

After saving, the player receives a usable building blueprint item.

If a blueprint with the same style and level already exists, saving again will overwrite the previous saved blueprint data.

Using A Blueprint

  1. Hold a blueprint that contains saved building data.
  2. Right-click a block to show the building preview.
  3. Right-click again to rotate the previewed building.
  4. Right-clicking air also rotates the preview while it is active.
  5. Sneak and right-click to place the building.

Blueprints are consumable. A blueprint disappears after successfully placing its building.

Switching to another item cancels the current preview.

Blueprint Library

Default key: B

Press B to open the blueprint library screen.

The library shows saved blueprint entries and allows players to delete entries they no longer need.

Deleting an entry removes the saved building data file. It does not remove blueprint items that are already in player inventories.

Styles And Levels

Built-in styles:

The level number is chosen when saving a blueprint. It is rendered on the item icon.

Only one saved entry is kept for each style and level combination, so the creative tab will not fill up with duplicate level 1 blueprints.

Modpack Integration

The mod does not include built-in survival recipes.

Modpack authors are expected to add acquisition methods with tools such as:

Recommended integration ideas:

This keeps the mod flexible for different modpack economies and progression systems.

Saved Data Location

Saved building data is stored in:

config/building_blueprint/blueprints/

Each saved blueprint entry corresponds to one .nbt file.

Deleting an entry from the blueprint library deletes the matching .nbt file.

Notes


Building Blueprint Changelog

1.0.2

Added

How To Share Blueprint NBT Files

  1. Save a building with the Blueprint Tool.
  2. Choose a style and level in the save screen.
  3. Find the generated .nbt file in the config folder.

Example:

Send that .nbt file to another player.

The other player should put the file into the matching style folder. For example:

config/building_blueprint/blueprints/house/house1.nbt

After entering the world or refreshing the creative tab, the imported blueprint will show up as a usable blueprint item.

Notes

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more