HoloBuilder - Schematic loader

Client-side schematic hologram builder with Fabric and NeoForge support.

File Details

holobuilder-neoforge-26.1.2-0.1.0.jar

  • B
  • Jun 22, 2026
  • 183.45 KB
  • 29
  • 26.1.2
  • NeoForge

File Name

holobuilder-neoforge-26.1.2-0.1.0.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:holobuilder-schematic-loader-1584709:8302724"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

HoloBuilder 0.1.0 Beta

Initial public Beta.

This version introduces the first complete HoloBuilder workflow: choose a schematic, render it as an in-world hologram, align it, inspect missing/incorrect blocks, and optionally use creative-mode build tools.

Added

  • Client-side schematic selector screen.
  • .holo, .litematic, .schem, and .schematic loading.
  • In-world translucent hologram rendering.
  • Block comparison for correct, missing, and incorrect blocks.
  • Red visual state for incorrect blocks.
  • Optional outline rendering for already-correct blocks.
  • Layer display controls.
  • Player-relative schematic movement.
  • 90-degree rotation around the schematic center.
  • Schematic bounds and selection markers.
  • Material requirement preview.
  • Cuboid selection commands with /holopos.
  • Export command with /holo save <format> [name].
  • Creative-mode build assist tools.
  • Client-side suppression of HoloBuilder's own vanilla /setblock feedback spam.
  • Fabric and NeoForge loader builds.

Notes

  • Published as Beta for the first public test cycle.
  • Back up worlds before testing creative build tools.
  • Build assist features require creative mode and use /setblock.
  • Fabric and NeoForge are distributed as separate jar files.
  • Fabric API is required for the Fabric build.