Changelog
New features, improvements, and fixes for each release.
v0.4.0May 5, 2026
Create Mod Support
Mod support
- Load and inspect Create-based blueprints directly in the viewer
- Supported mods now include Create, Create: Simulated, Create: Aeronautics, and Create: Offroad
- Open schematic files directly from supported URL links using the
urlquery parameter
Bug fixes
- Improved water rendering for flowing water, waterlogged blocks, and mixed block-and-fluid details
- Fixed many small rendering and loading issues
v0.3.0April 15, 2026
Mobile Support
Mobile-friendly viewer
- The sidebar becomes a swipeable bottom sheet on touch devices with snap-to-collapse, half, and full-expanded positions
- Canvas now takes the full screen on mobile for a much better viewing experience
Touch controls
- Overview mode — one-finger orbit, two-finger pinch to zoom (works out of the box)
- Layer mode — one-finger pan, two-finger pinch to zoom; layer navigation buttons remain on-screen for quick scrubbing
Explore mode on mobile
- Explore (noclip first-person) mode is hidden on touch devices since it requires pointer lock and a keyboard — the viewer falls back to Overview automatically
UI clean-up
- Keyboard shortcut HUDs are hidden on touch devices to save screen space
- Layer navigation buttons are repositioned to avoid overlapping with the bottom sheet
v0.2.0April 11, 2026
New Formats, Landing Page & Changelog
New schematic formats
.nbt— Vanilla structure files from Minecraft Java Edition.mcstructure— Vanilla structure files from Minecraft Bedrock Edition (experimental)
Import from URL
- Load schematics from a direct URL (useful for direct links to schematics eg: discord, etc)
Sample schematics
- Try the viewer instantly with built-in sample builds
- Includes a windmill, a small base, and a super smelter
Landing page
- Redesigned landing page with view mode presentations, supported formats section, and FAQ
- Drag and drop now works both on the landing page and while viewing a schematic
Changelog page
- Added this changelog page, each release is documented here
v0.1.0April 8, 2026
Initial Release
Viewer
- Three view modes — Overview (orbit with auto-rotation), Explore (first-person noclip with WASD), and Layer (slice through X, Y, or Z axes)
- Click any block to inspect its type and coordinates
- Ctrl+drag to measure distances between blocks
- Biome-accurate foliage and water tinting
- Light and dark theme support
Supported formats
.litematic— Litematica mod schematics.schem— WorldEdit schematics
Privacy
- Everything runs client-side — no files are uploaded to any server