# TheGreyGhost/MinecraftByExample

Working sample code for the basic concepts in Minecraft and Forge.

Repository: https://github.com/TheGreyGhost/MinecraftByExample
Canonical: https://ross.abutalabs.com/products/minecraftbyexample
Language: Java
License: NOASSERTION
License Family: other
Last push: 2021-04-16T05:38:54+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4288, "days_push": 1965, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1300, forks 196 (observed 2026-08-28T04:04:17.469081+00:00)

## What it is
A collection of simple, working example mods demonstrating core Minecraft and Forge modding concepts, organized as independent code samples. It targets Forge 1.16.4 with branches for many earlier versions.

## Use cases
- learn minecraft forge modding
- example code for custom minecraft blocks
- how to write a forge mod in java
- minecraft modding tutorial with working code
- understand minecraft modding concepts
- sample forge mod to adapt and debug

## When to choose
- you learn best from small, working code examples rather than long explanations
- you are starting out with Forge modding on Java
- you want independent examples you can copy and adapt

## When to avoid
- you need examples for Minecraft versions newer than 1.16.4
- you want optimized or production-quality mod code
- you use the Fabric mod loader exclusively

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: tutorials
- platform: jvm, game-engine
- tags: minecraft-forge, modding, sample-code, java, educational, minecraft, game-development

## Member repositories
- TheGreyGhost/MinecraftByExample (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:17.469081+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:52:17.639089+00:00, confidence not recorded.
  - readme: https://github.com/TheGreyGhost/MinecraftByExample (fetched 2026-08-28T04:04:17.469081+00:00, sha 8b9a328097fa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
