promotional bannermobile promotional banner

Ignis

Git-style version control for Minecraft worlds with commits, branches, snapshots, restores, and experimental timelines.
Back to Files

ignis-1.0.0.jar

File nameignis-1.0.0.jar
Uploader
NoirDolorNoirDolor
Uploaded
Jun 22, 2026
Downloads
42
Size
33.8 KB
Mod Loaders
Forge
File ID
8302543
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ignis-1584671:8302543")

Learn more about Curse Maven

What's new

\## 1.0.0 — Initial Release Ignis brings Git-style version control to Minecraft worlds. ### Commands - /ignis init — initialise a repository for the current world - /ignis commit — save a named snapshot of the world - /ignis log — view commit history - /ignis status — show what has changed since the last commit - /ignis diff — compare two commits or a commit vs the current world - /ignis branch — create and list branches - /ignis checkout — switch between branches - /ignis restore — roll back the world to any previous commit ### Notes - Snapshots are stored in .ignis/ inside your world folder - Restore is transactional — if anything fails, it rolls back automatically - Diff output shows changed regions with block coordinate ranges - Server-side only — clients do not need the mod installed

This mod has no related projects