From 8c87377f5bd08ff4dcdd0b21863ddf5dcab956ed Mon Sep 17 00:00:00 2001 From: Picalines <42614422+Picalines@users.noreply.github.com> Date: Tue, 18 Jun 2024 21:31:56 +0000 Subject: [PATCH] Add new mod: picalines.OuterScout --- mods.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/mods.json b/mods.json index fbfc9c284c..faae8beb6a 100644 --- a/mods.json +++ b/mods.json @@ -3016,6 +3016,16 @@ "tool" ], "authorDisplay": "MegaPiggy" + }, + { + "name": "Outer Scout", + "uniqueName": "picalines.OuterScout", + "repo": "Picalines/outer-scout", + "tags": [ + "integration", + "tool" + ], + "authorDisplay": "picalines" } ] } \ No newline at end of file