Files
reclamation/config/crash_assistant/problematic_mods_config.json
2026-01-02 14:53:38 +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
}
}