6 lines
220 B
JSON
6 lines
220 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
|
|
}
|
|
} |