summaryrefslogtreecommitdiff
path: root/modinfo.json
blob: c3d93b6faf8354e38c42569d90615001584aa52f (plain)
1
2
3
4
5
6
7
8
9
10
11
[
  {
    "type": "MOD_INFO",
    "ident": "grenade_crafting",
    "name": "Grenade Crafting",
    "authors": ["jc_gargma"],
    "description": "Add recipes for military grenades. Also standardize the naming scheme.",
    "category": "items",
    "dependencies": [ "bn" ]
  }
]