Minecraft modding era info
mc_version_infoReturns version metadata including Java version, mappings flavor, loader options, build system, metadata file, and doc links for a chosen Minecraft era (1.8.9 or 1.21+).
Instructions
Returns version metadata (Java version, mappings flavor, loader options, build system, metadata file, doc links) for the chosen era. Use this when the user mentions a Minecraft version so you ground the rest of the answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| era | Yes | Either '1.8.9' or '1.21+' |