17 lines
324 B
JSON
17 lines
324 B
JSON
{
|
|
"description": "Override entries from mods-database.json. This file is never modified automatically.",
|
|
"server": [
|
|
"server-override-mod-id"
|
|
],
|
|
"client": [
|
|
"immersivedamageindicators",
|
|
"notely",
|
|
"chat_heads",
|
|
"chatnotify",
|
|
"derenderpatcher"
|
|
],
|
|
"both": [
|
|
"both-override-mod-id"
|
|
]
|
|
}
|