Mod

Create: Blueprinted

Quick rating

Create: Blueprinted

No reviews yet

Render Create Mod schematics to an isometric PNG image with a single click.

No Theme
No Genre
Create-focused
QoL & Tweaks
Mod Addon
Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
Create: Blueprinted 2.0 (MC 1.21.1 NeoForge)
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Create: Blueprinted

Originally made for the Brassworks SMP, this mod is free and open for anyone to use!

Create: Blueprinted allows you to render your Create mod schematics into high-resolution PNG images straight from the game.

Features

  • High-Resolution Renders: Render your .nbt schematics to crisp PNGs directly from the Schematic Table UI or a command.
  • Adjust Orientation: Use the schematic preview to pick a unique orientation for your image or enter precise angles from a command.
  • Adjustable Resolution: Choose your output width, from a quick preview, all the way up to 8192px posters.
  • Anti-Aliasing: Built-in supersampling smooths out jagged edges. It's on by default, and you can tune or disable it.
  • Fluids Included: Water, lava, and waterlogged blocks are drawn in the render instead of being skipped.
  • Background Processing: Most operations happen in the background and wont interrupt your game. Live progress is displayed in the action bar.
  • Schematic Table Bug Fix: Prevents long schematic names overflowing the scroll input box bounds.

Usage

In-Game UI

You can render schematics directly from the Schematic Table. Just select your schematic and click the new render button!

Hold Shift while clicking to render at 2048px (instead of the default 1024px). Rotate the schematic preview to select a unique orientation for your image.

Create: Schematic Preview (licensed under MIT) is included as a embedded dependency for the purpose of previewing schematics and setting their rotation before rendering.

Render Button in UI Example Rendered Output

Commands

If you need more control over the output, you can use the built-in command:

/schematic <export/share> <filename> [width] [orientation] [antialiasing]
  • export - Save image to a PNG file within the ./schematics folder.
  • share - Share a schematic to a remote server (Blueprinted doesn't implement this by default, it must be provided by an addon mod).
  • width — Total output width in pixels (64–8192).
  • orientation — The yaw & pitch of the image. See: Rotation - Minecraft Wiki for more info. The value ~ ~ will use your current viewing angle.
  • antialiasing — Supersampling factor: 1 = off, 2 to 4 = progressively smoother edges (defaults to 2).

Developers

The mod includes an API which includes events fired before and after a schematic is rendered, alongside ShareProviders which allow you to implement custom share functionality for sending image data to another location such as a remote server. (e.g. sending a schematic image to a Discord server). Blueprinted does not add this functionality by default, it must be provided by an addon mod.

More information is available on the Github page.

(Make sure to carefully read the documentation provided if you want to implement a ShareProvider. You will need to implement some form of server image sanitisation.

License

This project is licensed under MIT.

The mod includes Create Schematic Viewer as a bundled dependency. This mod is licensed under MIT.

Create: Blueprinted

Originally made for the Brassworks SMP, this mod is free and open for anyone to use!

Create: Blueprinted allows you to render your Create mod schematics into high-resolution PNG images straight from the game.


Features

  • High-Resolution Renders: Render your .nbt schematics to crisp PNGs directly from the Schematic Table UI or a command.
  • Adjust Orientation: Use the schematic preview to pick a unique orientation for your image or enter precise angles from a command.
  • Adjustable Resolution: Choose your output width, from a quick preview, all the way up to 8192px posters.
  • Anti-Aliasing: Built-in supersampling smooths out jagged edges. It's on by default, and you can tune or disable it.
  • Fluids Included: Water, lava, and waterlogged blocks are drawn in the render instead of being skipped.
  • Background Processing: Most operations happen in the background and wont interrupt your game. Live progress is displayed in the action bar.
  • Schematic Table Bug Fix: Prevents long schematic names overflowing the scroll input box bounds.

Usage

In-Game UI

You can render schematics directly from the Schematic Table. Just select your schematic and click the new render button!

Hold Shift while clicking to render at 2048px (instead of the default 1024px). Rotate the schematic preview to select a unique orientation for your image.

Create: Schematic Preview (licensed under MIT) is included as a embedded dependency for the purpose of previewing schematics and setting their rotation before rendering.

Render Button in UI Example Rendered Output

Commands

If you need more control over the output, you can use the built-in command:

/schematic <export/share> <filename> [width] [orientation] [antialiasing]
  • export - Save image to a PNG file within the ./schematics folder.
  • share - Share a schematic to a remote server (Blueprinted doesn't implement this by default, it must be provided by an addon mod).
  • width — Total output width in pixels (64–8192).
  • orientation — The yaw & pitch of the image. See: Rotation - Minecraft Wiki for more info. The value ~ ~ will use your current viewing angle.
  • antialiasing — Supersampling factor: 1 = off, 24 = progressively smoother edges (defaults to 2).

Developers

The mod includes an API which includes events fired before and after a schematic is rendered, alongside ShareProviders which allow you to implement custom share functionality for sending image data to another location such as a remote server. (e.g. sending a schematic image to a Discord server). Blueprinted does not add this functionality by default, it must be provided by an addon mod.

More information is available on the Github page.

(Make sure to carefully read the documentation provided if you want to implement a ShareProvider. You will need to implement some form of server image sanitization and comply with Modrinths Rule 1.11 for remote server uploads).


License

This project is licensed under MIT.

The mod includes Create Schematic Viewer as a bundled dependency. This mod is licensed under MIT.

Screenshots

Gallery

  • Render Showcase
    Render Showcase Build by @Liukrast
  • Schematic Preview
    Schematic Preview In version 2+ you can preview & rotate the Schematic before rendering it
  • UI Showcase
    UI Showcase
  • Addon Mods
    Addon Mods Addon Mods can use the API to provide a way to share schematics online
  • Render Showcase
    Render Showcase Build by @Liukrast
  • UI Showcase
    UI Showcase
  • Schematic Preview
    Schematic Preview In version 2+ you can preview & rotate the Schematic before rendering it
  • Addon Mods
    Addon Mods Addon Mods can use the API to provide a way to share schematics online

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~8,000
Total Downloads
CurseForge
~4,000
Modrinth
~4,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync