Back to BuildSchematics

Help

Frequently asked questions

Short answers to the questions people ask most about downloading and using Minecraft schematics from BuildSchematics.

Last updated: August 3, 2026

What is BuildSchematics?

BuildSchematics is a free library of community-made Minecraft builds — houses, castles, farms, redstone contraptions and decorative structures. Every build has a 3D preview you can spin in your browser, a full material list with block counts, and a one-click download for Litematica or WorldEdit.

The point is that you can see exactly what a build looks like and what it will cost you in blocks before you download it, instead of guessing from a file name and one screenshot.

Do I need an account, or to install anything?

No. Browsing, previewing and downloading are free and need no account, no plugin and no sign-up. Open a build, look at it in 3D, download the file.

You do need a mod or plugin to place a schematic in your world — see the question below — but that is on the Minecraft side, not here.

How do I actually use a schematic in my world?

Single-player and clients: Litematica is the usual choice. Drop the downloaded .litematic file into your .minecraft/schematics folder, load it in game, and it shows a ghost overlay you build into block by block.

Servers: WorldEdit pastes a .schem straight into the world. Upload the file to the server’s schematics folder, then //schem load and //paste with the right permissions.

Which file you want depends on the tool, and the download page tells you which format each build ships in.

Which file formats are supported?

The browser viewer opens .litematic, .schem, .nbt and .mcstructure. Builds in the library are usually .litematic or .schem.

The viewer parses the file in your browser, so nothing is uploaded to a server to render it.

Can I preview my own schematic file, not just the ones in the library?

Yes. The 3D viewer takes a file you drop into it and renders it the same way, with the same material list and layer-by-layer stepping. Nothing leaves your device — the parsing happens in the browser.

It is a quick way to check what is actually inside a schematic you downloaded from somewhere else.

Which Minecraft version does a build work with?

Each build lists the version its file was saved in, which is effectively its minimum. Schematic formats are generally forward-compatible, so a build saved in an older version usually pastes fine into a newer world; the reverse is not reliable.

Builds using blocks added in a recent update will not place correctly on a server older than that update, whatever the file format says.

Who made these builds, and can I use them?

They are made by the Minecraft community, and each build is published under its author’s name. BuildSchematics hosts and presents them rather than claiming them.

Using a build in your own world or on your own server is what they are for. If you republish one, credit the author.

What are the command generators?

A separate set of tools on the same site for writing Minecraft commands: version-aware builders for /summon, /give, item NBT, text components, target selectors and datapack resources, so you do not have to hand-write the syntax.

They predate the build library and are kept because they work and people use them. Command syntax shifts between releases — item NBT became item components in 1.20.5 — so the output is built against a target version rather than one fixed syntax. Java is the primary target; Bedrock output appears only where the syntax has been checked.

Is BuildSchematics official, and is it really free?

It is a free community project. It is not an official Mojang Studios or Microsoft product and is not sponsored or endorsed by them. Minecraft and its assets remain the property of their respective owners.

How do I report a broken build or a bug?

Use the Contact page. For a broken build, the page URL and what went wrong (file will not open, blocks missing, preview blank) is enough to reproduce it. For a bug in the viewer or a generator, add your browser and the target Minecraft version.