Files
reclamation/modpack/config/crash_assistant/problematic_mods_config.json
2026-01-05 10:05:26 +01:00

6 lines
225 B
JSON

{
"example_modid": {
"msg": "Custom msg on crash for this mod id. You can use $JAR_NAME$ placeholder, which will be replaced with jar name. You can use HTML here, it will work.",
"should_crash_on_startup": true
}
}