mc_list_packages
List available packages for Minecraft mod development. Optionally filter by namespace (minecraft/fabric) and version.
Instructions
List all available packages. Optionally filter by namespace (minecraft or fabric). Use this to discover package structure.
Results are capped (default 500, max 5000). Pass limit to widen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional: max results to return (default 500, ceiling 5000). Non-positive or non-finite values fall back to the default. | |
| version | No | Optional: Minecraft version to use (e.g., "1.21.1"). If not provided, uses the active version set by mc_version. | |
| namespace | No | Optional: filter by namespace (minecraft or fabric) |