summaryrefslogtreecommitdiff
path: root/modinfo.json
blob: 5a3eb75eed617b1adcf81e32fbd56ab285869ce6 (plain)
1
2
3
4
5
6
7
8
9
10
11
[
  {
    "type": "MOD_INFO",
    "ident": "restore_book_chapters",
    "name": "Restore Books Chapater",
    "authors": ["jc_gargma"],
    "description": "Reverts the removal of chapter and time to read values from books. Also obsolete some for snippets.",
    "category": "rebalance",
    "dependencies": [ "bn" ]
  }
]