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




About this Mod
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.
Create: Schematic Preview (licensed under MIT) is included as a embedded dependency for the purpose of previewing schematics and setting their rotation before rendering.
Features
- High-Resolution Renders: Render your
.nbtschematics 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.


- Rendered Build by LiukRast
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
./schematicsfolder. - share - Share a schematic to a remote server (Blueprinted doesn't implement this by default, it must be provided by add-on mods).
- 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β4= progressively smoother edges (defaults to2).
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 or schematic file 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.
Available Versions
How to Install Create: Blueprinted on Your Client
Install the Mod Loader Locally
Install forge for your local Minecraft version.
Download the Matching File
Choose the Create: Blueprinted file for forge and Minecraft 1.21.1.
Install Mod
Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1, 1.20.1
Server-side
β UnsupportedRecommended RAM
6 GB(min. 4 GB)Frequently Asked Questions
Does Create: Blueprinted need to be installed on the Minecraft server?
No. Modrinth marks Create: Blueprinted as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.
Which version and loader does Create: Blueprinted require?
Use a file for forge, neoforge and your exact Minecraft version. Supported versions include 1.21.1, 1.20.1. Files for different loaders are not interchangeable.
Create: Blueprinted is not working β what should I check?
First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.
Similar Mods
Minecraft Server for Your Group
Create: Blueprinted stays on your client. Host a compatible world for your group.