From 22508bb83e8d5846a7a68dd5346e8a2013e1c710 Mon Sep 17 00:00:00 2001 From: inglettronald Date: Sat, 10 Jun 2023 16:45:58 -0500 Subject: more shortcuts stuff --- src/main/resources/fabric.mod.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/main/resources') diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 070d281..38818fa 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -5,7 +5,9 @@ "name": "DulkirMod-Fabric", "description": "Utility Mod for Hypixel Skyblock", "authors": [ - "inglettronald" + "inglettronald", + "nea89", + "Ilmars" ], "contact": { "homepage": "https://github.com/inglettronald", -- cgit