Quickstart
Adding Nitea to a mod takes five steps: create a project on nitea.cc, add the library to build.gradle, add your SDK key, start Nitea, and send a test error. The exact code depends on your loader, so each has its own guide:
NeoForgeMinecraft 1.20.1, 1.21.1, 1.21.11, 26.1, 26.2
ForgeMinecraft 1.21.1, 1.21.11, 26.1, 26.2
FabricMinecraft 1.21.1, 1.21.11, 26.1, 26.2Starting a new mod?
The mod configurator downloads a ready-to-run mod for your loader and Minecraft version, with Nitea already set up. Signed in to Nitea, it also creates your project and puts its SDK key in the mod, so you can skip straight to ./gradlew runClient.
Not sure which version to pick?
Pick the Nitea artifact for the exact Minecraft version your mod builds against. See Supported versions.