summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
Diffstat (limited to 'modinfo.json')
-rw-r--r--modinfo.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/modinfo.json b/modinfo.json
index 614e550..d784e4f 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -1,10 +1,10 @@
[
{
"type": "MOD_INFO",
- "ident": "whynocheeseburger",
- "name": "Cheeseburger recipe hotfix",
+ "ident": "recipe_fixes",
+ "name": "recipe hotfixes 0.E edition",
"authors": ["jc_gargma"],
- "description": "For some odd reason, cheeseburgers cannot be made with a brioche bun while hamburgers can. This mod fixes that.",
+ "description": "Fixes assorted recipe bugs that don't make sense.",
"category": "rebalance",
"dependencies": [ "dda" ]
}