GitMC

Quick rating

GitMC

No reviews yet

GitMC brings full Git version control into your Minecraft singleplayer worlds, commit snapshots, create branches, switch between them, and back everything up to GitHub, all from in-game chat commands without any external tools.

Mod Loaders
Fabric
Minecraft
26.1

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
Latest Version
1.0.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Ever demolished a build you immediately regretted? Wanted to try a completely different base layout without risking your current world? GitMC gives your Minecraft world a full Git repository - the same technology developers use to manage code - so you can save snapshots, experiment freely, and always go back.

No terminal. No external apps. Just type /git save "my message" and you're covered.


What you can do

📸 Save snapshots Run /git save "Built the nether hub" to checkpoint your world at any moment. Every snapshot stores exactly what your world looked like — blocks, structures, terrain changes.

🌿 Branch your world Create a separate branch to experiment with a mega-build or a new base layout, while your "main" world stays untouched. Switch between them with a single command — GitMC auto-saves before switching and reloads the world automatically.

⏪ Travel through time — and back Use /git log to see your history and /git checkout <hash> to jump back to any past state. Your position is restored after the reload so you land right where you were. Done exploring? /git latest brings you straight back to the newest commit - no need to remember which branch you came from.

🔄 Auto-commit Configure GitMC to save automatically every X minutes, when you sleep in a bed, or when you leave the world. You'll never lose a session of progress again.

☁️ Back up to GitHub Push your entire world history - all branches, all commits - to a private GitHub repository. Pull it back on any machine. Your world, in the cloud, forever.

🗂️ Restore individual chunks Accidentally corrupted a region or blew up the wrong thing? Restore specific .mca chunk files from any past commit without touching the rest of your world.


How it works

GitMC embeds JGit directly - no Git installation needed on your system. Each world gets its own .git folder inside its save directory. A .gitignore is automatically created and kept up to date, so only meaningful world data is tracked (no session locks, no per-tick noise, no player inventory spam).

All feedback is non-intrusive: quick operations show a small toast notification in the corner, slow network operations (push/pull) show a progress bar that disappears when done.


Quick start

/git init
/git save "My first snapshot"
/git branch create experiment
/git switch experiment
/git switch main

Screenshots

Gallery

  • Repo initialization
    Repo initialization after /git init
  • commit
    commit after /git commit <message> or /git save <message>
  • Switching Branches
    Switching Branches after /git switch <branch> or /git checkout <branch>
  • Build before switching Branch back to main
    Build before switching Branch back to main
  • Switched back to main
    Switched back to main build not visible anymore after branch switch

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works