From 4a069bc944e9ec748a0f4672b49c1e135a658218 Mon Sep 17 00:00:00 2001 From: buthed010203 Date: Mon, 11 Apr 2022 13:56:41 -0400 Subject: [PATCH] Update mod.hjson --- mod.hjson | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mod.hjson b/mod.hjson index 772bbb8..9a98a4b 100644 --- a/mod.hjson +++ b/mod.hjson @@ -4,4 +4,5 @@ author: "buthed010203" main: "pauseMod.Main" description: "All this does is let you pause in multiplayer. Both the host and the person pausing the game need the mod, the person pausing must be an admin." version: 1.0 -minGameVersion: 126 \ No newline at end of file +minGameVersion: 126 +hidden: true