spyglass_get_registries
Retrieve registry entries for a given Minecraft version and registry type. Use the optional search parameter to filter results.
Instructions
Get registry entries for a Minecraft version. Supports item, block, entity_type, biome, enchantment, and many more. Use the optional search param to filter results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | Minecraft version (e.g., '1.21', '1.20.4') | |
| registry | Yes | Registry name (e.g., 'item', 'block', 'entity_type', 'biome', 'enchantment') | |
| search | No | Optional search query to filter results |