From 2b6336985eb4d35eac96d938be6afdcd6b7fe5fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=90q=C9=BFm=C6=90?= <70713233+3prm3@users.noreply.github.com> Date: Tue, 22 Mar 2022 19:00:59 -0700 Subject: [PATCH] Add 3prm3 to credits --- src/main/resources/fabric.mod.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index de8a23f3a..7a77a8133 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -17,7 +17,8 @@ "parly", "Merith.TK", "Jummit", - "Toad-Dev" + "Toad-Dev", + "3prm3" ], "depends": { "minecraft": "1.18.x",