compare_mod_configs
Compare two Minecraft mod config directories to identify added, removed, changed, and unchanged files, including key-level differences between versions.
Instructions
Compare two config directories (e.g. before/after a modpack update). Reports added, removed, changed, and unchanged config files with key-level diff info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newConfigDir | Yes | Path to the new config/ directory | |
| oldConfigDir | Yes | Path to the old config/ directory |