-
Notifications
You must be signed in to change notification settings - Fork 2
Alpha Notes
Scorpio edited this page Jul 27, 2026
·
6 revisions
Gitmatica 0.1.0-alpha is intended for testing. Keep backups and report
unexpected behavior through the
issue tracker.
- Minecraft 26.2
- Fabric Loader 0.19.3 or newer
- MaLiLib 0.29.2
Gitmatica is client-side, but its world-changing actions still need authority to change the world.
Singleplayer provides full access to blocks, inventories, block entity data, and entities.
On multiplayer servers, compatible Servux support and Litematica's
pasteUsingServux option provide the same fidelity. Without Servux, Gitmatica
falls back to commands when the player has permission; that fallback changes
block states only and omits inventories, block entity data, and entities.
When using Servux, Discard Changes may be unreliable while a build is active. Use Clear Area first, then Discard Changes.
- Back up important worlds, schematics, and
.minecraft/gitmatica-projects/. - Load every chunk in the tracked area before saving, restoring, discarding, or clearing.
- Save work before switching versions or branches.
- If Gitmatica detects an interrupted operation, use its recovery prompt before starting another action.
- Creating a project from Project Browser and cloning a project are not available. Create projects from Litematica's Save Schematic screen.
- Remote push and pull controls are not enabled in the alpha interface.
- View Diffs, Revert Changes, and Project Settings are placeholders for later releases.
- Compatibility is limited to the versions listed above.