What is a Minecraft schematic?
A Minecraft schematic is a build saved as blocks, not as a world. You can move it between saves, project it as a hologram, or paste it with WorldEdit. This page names the files so you download the right one.
Schematic vs world save
A world is the region folder of anvil files plus player data. A schematic is one region: size, palette, and a packed array of block states. That is why a 13×9×11 house is kilobytes, not a folder of chunks.
The four names you will see
| Name | Edition | Used by | This site |
|---|---|---|---|
| .litematic | Java | Litematica holograms | Yes — default |
| .schem | Java | WorldEdit, FAWE | Yes — same grid |
| .schematic | Java (legacy) | MCEdit, old WorldEdit | No |
| .mcstructure | Bedrock | Structure blocks, add-ons | No |
How to get one here
Type a Java build into the Minecraft schematic generator. You get both modern Java files plus a material list. If you only needed the definition: you are on the right page. If you needed the tool: start generating.
FAQ
What is a Minecraft schematic?
A schematic is a build stored as blocks and block-states, independent of a world. You load it into a mod or plugin to project or paste it. It is not a .zip of region files.
What schematic formats exist?
Java: Litematica .litematic, Sponge/WorldEdit .schem, legacy MCEdit .schematic. Bedrock: .mcstructure. This generator writes .litematic and .schem only.
Questions: hello@minecraftschematicgenerator.com
Reviewed 2026-09-21. Not affiliated with Mojang or Microsoft.