get_version_info
Retrieve metadata from a Minecraft version.json file, including game version, loader version, Java requirements, JVM arguments, and mod counts, to support modpack diagnostics and setup.
Instructions
读取指定 Minecraft 版本的 version.json,返回游戏版本、Loader 版本、Java 要求、JVM 参数、模组数量等元数据。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mc_dir | Yes | ||
| instance_id | Yes |