Skip to content

Commit c40a22f

Browse files
committed
Update mcmod.info
1 parent 9168578 commit c40a22f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/main/resources/mcmod.info

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
[
22
{
33
"modid": "lazyae2patch",
4-
"name": "Lazy-AE2 Patch",
4+
"name": "Lazy AE2 Patch",
55
"description": "Some patches for Lazy AE2.",
66
"version": "${version}",
77
"mcversion": "${mcversion}",
88
"url": "",
99
"updateUrl": "",
1010
"authorList": ["sjcl"],
11-
"credits": "Lazy-AE2 for phantamanta44",
11+
"credits": "Lazy AE2 for phantamanta44",
1212
"logoFile": "",
1313
"screenshots": [],
14+
"requiredMods":["threng"],
1415
"dependencies": []
1516
}
1617
]

0 commit comments

Comments
 (0)