Skip to content

Labels

Labels

  • area: core

    The `modkit{ }` model shared by all.
  • area: datagen

    Data generation wiring.
  • area: dependencies

    Mod deps, jar-in-jar, repos.
  • area: examples

    Example/demo projects.
  • area: loaders

    Loom + ModDevGradle unification.
  • area: metadata

    Generated mod metadata files.
  • area: mixins

    Mixin config & refmap.
  • area: multiversion

    Stonecutter version matrix.
  • area: publish

    Modrinth/CurseForge/GH/Discord.
  • area: run

    Unified run configurations.
  • area: scaffold

    Consumer-project generation.
  • area: testing

    JUnit + GameTest setup.
  • duplicate

    Already tracked elsewhere; closed with a link to the original.
  • good first issue

    Self-contained and well-scoped — a friendly entry point for new contributors.
  • help wanted

    Maintainers welcome outside help on this one.
  • invalid

    Not a real issue, spam, or not reproducible after investigation.
  • loader: common

    Loader-agnostic — lives in the shared model, affects both equally
  • loader: fabric

    Specific to the Fabric / Loom side of a build.
  • loader: neoforge

    Specific to the NeoForge / ModDevGradle side of a build.
  • priority: critical

    Breaks builds for many users or blocks the 1.0 line — fix now.
  • priority: high

    Important for the next release; schedule soon.
  • priority: low

    Nice-to-have; picked up opportunistically.
  • priority: medium

    Worth doing; no fixed deadline.
  • status: blocked

    Waiting on upstream — Loom, ModDevGradle, Stonecutter, or a Gradle release.
  • status: in-progress

    A maintainer or contributor is actively working on it.
  • status: needs-info

    Waiting on the reporter — a repro, versions, or build scan.
  • status: triage

    Landed, not yet reviewed by a maintainer. The default for new issues.
  • type: bug

    Something behaves incorrectly — a broken task, wrong generated metadata, a failing build.
  • type: build

    The repo's own Gradle build, CI, release plumbing, or dependency bumps.
  • type: docs

    Documentation, README, DSL reference, or the docs site at mc.oliveryasuna.com.