Skip to content

Litematica Printer 4th v1.1.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Aug 20:14
· 6 commits to main since this release

Litematica Printer 4th 1.1.0-alpha.1

This prerelease focuses on reliable scheduling, inventory integration, diagnostics, and automated compatibility testing for Minecraft 26.1.2 and 26.2.

Highlights

  • Added the new screen-independent QuickShulker transfer path, with capability detection performed before printing starts.
  • Kept the legacy QuickShulker integration as a separate, internally encapsulated compatibility path.
  • Improved blocking item switching and shulker retrieval so printing waits for the selected material instead of racing inventory synchronization.
  • Added detailed HUD status reporting for searching, printing, hand confirmation, shulker access, container closure, look adjustment, and world updates.
  • Preserved producer and consumer state when the printer work switch is disabled.
  • Prevented print mode rotation and Ctrl handling from enabling the global work switch automatically.
  • Fixed fluid removal with supported placement so falling blocks replace the fluid target directly instead of being placed above it and potentially duplicated.
  • Expanded Litematica compatibility coverage and added integration tests for optional ChainVein, QuickShulker, Servux protocol confirmation, bedrock-mining mods, and simulated packet loss.

QuickShulker compatibility

  • New protocol: QuickShulker 4.0.0-alpha.1 for the matching Minecraft version.
  • Legacy protocol: QuickShulker 3.0.4 remains supported.
  • QuickShulker is optional; normal inventory printing continues to work when it is not installed.

Downloads

  • litematica-printer-mc26.1.2-1.1.0-alpha.1+26.1.2.jar
  • litematica-printer-mc26.2-1.1.0-alpha.1+26.2.jar

Required dependencies: Fabric API, MaLiLib, and Litematica.

Optional dependencies: ChainVeinFabric (block breaking during printing), QuickShulker/AxShulkers (remote shulker access), Servux (server hand-state confirmation), and a supported bedrock-mining mod.

This is an alpha prerelease. Back up important worlds and report reproducible issues with the client and server logs attached.