misode_get_preset_data
Get the full vanilla JSON for a specific Minecraft preset using its version, generator type, and preset ID.
Instructions
Get the full vanilla JSON for a specific preset. Use misode_get_presets first to discover available preset IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | Minecraft version | |
| generator_type | Yes | Generator type | |
| preset_id | Yes | Preset ID (e.g., 'chests/abandoned_mineshaft', 'diamond_sword') |