Skip to content
ModkitModkit

Modkit

One Gradle DSL for building multi-loader Minecraft mods from a single codebase.

You describe your mod once in a modkit { } block. Modkit wraps the build tools the ecosystem already relies on and drives them for whatever loader and Minecraft version you're targeting. That way you don't have to wire each tool up by hand, and differently for every loader.

Modkit is open-source! Check out the code.

Start here

  • Introduction: what Modkit is, the mod-dev pain it removes, and how it stacks up against the alternatives.
  • Getting started: a minimal single-loader mod, built end-to-end with Modkit.

Learn the model

Guides

Reference

NOT AN OFFICIAL MINECRAFT WEBSITE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.