summaryrefslogtreecommitdiff
path: root/modinfo.json
blob: 614e5507b01a81aecd0345ddf03f59dae0d43d16 (plain)
1
2
3
4
5
6
7
8
9
10
11
[
  {
    "type": "MOD_INFO",
    "ident": "whynocheeseburger",
    "name": "Cheeseburger recipe hotfix",
    "authors": ["jc_gargma"],
    "description": "For some odd reason, cheeseburgers cannot be made with a brioche bun while hamburgers can. This mod fixes that.",
    "category": "rebalance",
    "dependencies": [ "dda" ]
  }
]