
HoloBuilder - Schematic Loader
Load local schematics, preview them as translucent in-world holograms, compare them against the world, move/rotate placements, inspect materials, and export selected areas. Server installation is not required.
- Загрузки
- 991
- Подписчики
- 4
- Обновлён
- 22 августа 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 22 июня 2026 г.
HoloBuilder
HoloBuilder is a client-side schematic hologram builder for Minecraft. It loads local schematic files and renders them as a translucent in-world guide, so you can line up a build, inspect missing or incorrect blocks, prepare materials, and work layer by layer without installing anything on the server.
What It Does
HoloBuilder focuses on planning and visual building:
- Load schematic files from
holobuilder/schematics/. - Preview the structure as an in-world hologram.
- Compare expected blocks with the current world.
- Highlight incorrect blocks in red.
- Optionally show already-correct blocks with subtle outlines.
- Move the placement relative to the direction you are looking.
- Rotate the schematic horizontally or vertically by 90 degrees around its center.
- Mirror the schematic directly in game.
- Work with one Y layer at a time.
- Preview required materials from the schematic selection screen.
- Compare required materials with your current inventory, hotbar, offhand, shulker boxes, and readable bundles/pouches.
- Export selected areas into supported schematic formats.
- Show, hide, or clear
/holoposselections with configurable shortcuts.
The mod is client-side only. It does not need to be installed on the server.
Performance Warning
Very large schematics can still cause significant FPS drops or stutters while the hologram is visible, especially with high render-distance settings or complex block states. For the smoothest experience, lower HoloBuilder's render distance, use layer view, hide already-correct blocks, or split very large builds into smaller schematics.
Supported Files
The schematic selector currently accepts:
.holo.litematic.schem.schematicNBT
The .schem, .schematic, and .litematic formats are NBT-based. HoloBuilder accepts compressed and uncompressed NBT imports. The native .holo format is recommended for the most reliable workflow, while unusual external files may still expose edge cases depending on their metadata and block states.
Basic Usage
- Put schematic files in:
<game directory>/holobuilder/schematics/
- Press
Hin game. - Select a schematic.
- Click
Load. - Move, rotate, mirror, or switch layers until the hologram is aligned.
No schematic is loaded automatically when joining a world.
Controls
H: open schematic selector.G: toggle schematic rendering.Numpad 8 / 2: move forward/backward relative to your horizontal view direction.Numpad 4 / 6: move left/right relative to your horizontal view direction.Numpad 9 / 3: move up/down.Numpad + / -: rotate by 90 degrees.Numpad /: rotate vertically by 90 degrees.Numpad *: toggle mirror mode.Numpad 7 / 1: show higher/lower layer.X: show all layers.Numpad .: show or hide the/holoposselection without clearing it.Delete: clear both/holoposselection points.Numpad 5: reload the active schematic.Numpad 0: unload the active schematic.
All keybinds can be changed in Minecraft's controls menu. The HUD displays your rebound keys instead of hardcoded defaults.
Selection And Export
HoloBuilder includes simple client commands for selecting and exporting a cuboid area:
/holopos 1/holopos 2/holopos info/holopos clear/holo save <format> [name]/holo undo
Supported export formats:
holoschematicschemlitematicNBT
Exports are written to holobuilder/schematics/.
Creative Build Tools
HoloBuilder includes optional build assist tools for creative mode:
B: direct-build all missing/incorrect blocks.V: toggle auto placer for the aimed hologram block.C: toggle full auto build for the aimed hologram block.
These tools are only available in creative mode and use normal Minecraft /setblock commands. On multiplayer servers, they still depend on server permissions and rules. HoloBuilder suppresses its own vanilla /setblock feedback spam locally, but it does not change world gamerules.
Survival gameplay remains visual-only: no automatic block placement is available there.
Compatibility
- Minecraft 1.21.1, 1.21.5, and 1.21.11
- Minecraft 26.1, 26.1.1, 26.1.2, and 26.2
- Fabric build available
- NeoForge build available
- Fabric API required for the Fabric build
- Server-side installation not required
Fabric and NeoForge are distributed as separate jar files. One shared 26.1.x file supports Minecraft 26.1 through 26.1.2. Use the file that matches your Minecraft version and mod loader.
Release Notes
The main schematic workflow is visual and client-side. It does not place blocks, modify the world, or require a server-side installation.
Creative build tools are optional and creative-mode only. They use normal Minecraft /setblock commands, so back up important worlds before using them on saves you care about.
Areas where reports are especially useful:
- unusual
.litematic,.schem, and.schematicfiles - complex block states
- large schematics
- multiplayer permission behavior
- loader-specific UI/rendering differences
Independent Project
HoloBuilder is an original independent project. It is not based on Litematica, does not reuse Litematica source code, does not copy its internal architecture, and does not depend on MaLiLib.
Join the official Discord:
Ченджлог
0.1.5Релиз26.2 · 22 августа 2026 г.
HoloBuilder 0.1.5
This update adds two highly requested ways to transform schematics and improves the shortcut HUD across every supported version.
New Features
- Vertical rotation: schematics can now be rotated vertically, making it easier to place builds on walls, ceilings or in any orientation you need.
- Mirror mode: schematics can now be mirrored directly in HoloBuilder.
- NBT schematic support: HoloBuilder can now import and export the NBT-based
.schem,.schematicand.litematicformats, including compressed and uncompressed imports. - Selection controls: new shortcuts let you show or hide the
/holoposselection without losing it, or clear both selection points instantly. - The shortcuts for vertical rotation and mirror mode are displayed on the in-game HUD alongside the existing controls.
- The new selection shortcuts are also displayed on the HUD and can be changed in Minecraft's Controls menu.
- Mirror mode shows its current on/off state on the HUD.
HUD Improvements
- The HoloBuilder HUD now keeps a consistent size when Minecraft's GUI Scale setting is changed.
- Fixed distorted shortcut buttons on Minecraft 1.21.1.
- The Clear Selection shortcut now displays
Delinstead of the misleadingDlabel.
Fixes
- Fixed large schematics becoming partially invisible after a vertical rotation.
Supported Versions
HoloBuilder 0.1.5 is currently available for Fabric and NeoForge on:
- Minecraft 1.21.1
- Minecraft 1.21.5
- Minecraft 1.21.11
- Minecraft 26.1, 26.1.1 and 26.1.2
- Minecraft 26.2
One 26.1.x download works on Minecraft 26.1 through 26.1.2. Make sure to download the file matching your mod loader.
0.1.5Релиз26.2 · 22 августа 2026 г.
HoloBuilder 0.1.5
This update adds two highly requested ways to transform schematics and improves the shortcut HUD across every supported version.
New Features
- Vertical rotation: schematics can now be rotated vertically, making it easier to place builds on walls, ceilings or in any orientation you need.
- Mirror mode: schematics can now be mirrored directly in HoloBuilder.
- NBT schematic support: HoloBuilder can now import and export the NBT-based
.schem,.schematicand.litematicformats, including compressed and uncompressed imports. - Selection controls: new shortcuts let you show or hide the
/holoposselection without losing it, or clear both selection points instantly. - The shortcuts for vertical rotation and mirror mode are displayed on the in-game HUD alongside the existing controls.
- The new selection shortcuts are also displayed on the HUD and can be changed in Minecraft's Controls menu.
- Mirror mode shows its current on/off state on the HUD.
HUD Improvements
- The HoloBuilder HUD now keeps a consistent size when Minecraft's GUI Scale setting is changed.
- Fixed distorted shortcut buttons on Minecraft 1.21.1.
- The Clear Selection shortcut now displays
Delinstead of the misleadingDlabel.
Fixes
- Fixed large schematics becoming partially invisible after a vertical rotation.
Supported Versions
HoloBuilder 0.1.5 is currently available for Fabric and NeoForge on:
- Minecraft 1.21.1
- Minecraft 1.21.5
- Minecraft 1.21.11
- Minecraft 26.1, 26.1.1 and 26.1.2
- Minecraft 26.2
One 26.1.x download works on Minecraft 26.1 through 26.1.2. Make sure to download the file matching your mod loader.
0.1.4Релиз26.1.2 · 12 июля 2026 г.
HoloBuilder 0.1.4
Sorry for the delayed release. I had prepared this update but forgot to publish it while I was focused on Servant: Sealbound Companions.
Improved
- The
Materials Neededpanel now opens on the schematic that is actually loaded, instead of defaulting to the first file in the folder. - Clicking another schematic still previews its required materials without changing the active placement until
Loadis pressed. - Reopening the
Hmenu returns the selection and material preview to the currently loaded schematic.
Added
- Added
Numpad 0to unload the active schematic. This also stops active build-assist modes and clears pending placement commands. - Added
/holo undoto restore the previous block states from the last HoloBuilder build operation in the current session.
Compatibility
- Fabric and NeoForge builds for Minecraft 1.21.1.
- Fabric and NeoForge builds for Minecraft 26.1.2.
- The 1.21.1 files intentionally target 1.21.1 only; compatibility is not falsely declared for later 1.21.x versions.
Undo Notes
- Undo requires creative mode and the same command permissions as the build tools.
- Undo records only the latest HoloBuilder build operation for the current session.
- Block states and orientation are restored. Block-entity data such as container inventories cannot be recovered client-side.
0.1.4Релиз26.1.2 · 12 июля 2026 г.
HoloBuilder 0.1.4
Sorry for the delayed release. I had prepared this update but forgot to publish it while I was focused on Servant: Sealbound Companions.
Improved
- The
Materials Neededpanel now opens on the schematic that is actually loaded, instead of defaulting to the first file in the folder. - Clicking another schematic still previews its required materials without changing the active placement until
Loadis pressed. - Reopening the
Hmenu returns the selection and material preview to the currently loaded schematic.
Added
- Added
Numpad 0to unload the active schematic. This also stops active build-assist modes and clears pending placement commands. - Added
/holo undoto restore the previous block states from the last HoloBuilder build operation in the current session.
Compatibility
- Fabric and NeoForge builds for Minecraft 1.21.1.
- Fabric and NeoForge builds for Minecraft 26.1.2.
- The 1.21.1 files intentionally target 1.21.1 only; compatibility is not falsely declared for later 1.21.x versions.
Undo Notes
- Undo requires creative mode and the same command permissions as the build tools.
- Undo records only the latest HoloBuilder build operation for the current session.
- Block states and orientation are restored. Block-entity data such as container inventories cannot be recovered client-side.
0.1.4Релиз1.21.1 · 12 июля 2026 г.
HoloBuilder 0.1.4
Sorry for the delayed release. I had prepared this update but forgot to publish it while I was focused on Servant: Sealbound Companions.
Improved
- The
Materials Neededpanel now opens on the schematic that is actually loaded, instead of defaulting to the first file in the folder. - Clicking another schematic still previews its required materials without changing the active placement until
Loadis pressed. - Reopening the
Hmenu returns the selection and material preview to the currently loaded schematic.
Added
- Added
Numpad 0to unload the active schematic. This also stops active build-assist modes and clears pending placement commands. - Added
/holo undoto restore the previous block states from the last HoloBuilder build operation in the current session.
Compatibility
- Fabric and NeoForge builds for Minecraft 1.21.1.
- Fabric and NeoForge builds for Minecraft 26.1.2.
- The 1.21.1 files intentionally target 1.21.1 only; compatibility is not falsely declared for later 1.21.x versions.
Undo Notes
- Undo requires creative mode and the same command permissions as the build tools.
- Undo records only the latest HoloBuilder build operation for the current session.
- Block states and orientation are restored. Block-entity data such as container inventories cannot be recovered client-side.
0.1.4Релиз1.21.1 · 12 июля 2026 г.
HoloBuilder 0.1.4
Sorry for the delayed release. I had prepared this update but forgot to publish it while I was focused on Servant: Sealbound Companions.
Improved
- The
Materials Neededpanel now opens on the schematic that is actually loaded, instead of defaulting to the first file in the folder. - Clicking another schematic still previews its required materials without changing the active placement until
Loadis pressed. - Reopening the
Hmenu returns the selection and material preview to the currently loaded schematic.
Added
- Added
Numpad 0to unload the active schematic. This also stops active build-assist modes and clears pending placement commands. - Added
/holo undoto restore the previous block states from the last HoloBuilder build operation in the current session.
Compatibility
- Fabric and NeoForge builds for Minecraft 1.21.1.
- Fabric and NeoForge builds for Minecraft 26.1.2.
- The 1.21.1 files intentionally target 1.21.1 only; compatibility is not falsely declared for later 1.21.x versions.
Undo Notes
- Undo requires creative mode and the same command permissions as the build tools.
- Undo records only the latest HoloBuilder build operation for the current session.
- Block states and orientation are restored. Block-entity data such as container inventories cannot be recovered client-side.
0.1.3Релиз1.21.1 · 8 июля 2026 г.
Backport
- Added a dedicated Minecraft 1.21.1 backport of HoloBuilder, mainly intended for use in modpacks that are still based on this version.
0.1.3Релиз1.21.1 · 8 июля 2026 г.
Backport
- Added a dedicated Minecraft 1.21.1 backport of HoloBuilder, mainly intended for use in modpacks that are still based on this version.
Комментарии
Загружаем…