From 60a2cf09dbdc97b0bd70d3aad4e0658f03320b8f Mon Sep 17 00:00:00 2001 From: SabreML <57483089+SabreML@users.noreply.github.com> Date: Sat, 4 Feb 2023 16:21:42 +0000 Subject: [PATCH] MSC requirement because it's pretty useless otherwise --- NeedleCleanup/modinfo.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NeedleCleanup/modinfo.json b/NeedleCleanup/modinfo.json index a99c4d7..07d6682 100644 --- a/NeedleCleanup/modinfo.json +++ b/NeedleCleanup/modinfo.json @@ -4,5 +4,7 @@ "version": "1.0.0", "target_game_version": "v1.9.03", "authors": "SabreML", - "description": "Removes any leftover Spearmaster spears in a shelter at the start of each cycle." + "description": "Removes any leftover Spearmaster spears in a shelter at the start of each cycle.", + "requirements": ["moreslugcats"], + "requirements_names": ["More Slugcats Expansion"] } \ No newline at end of file