aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authoringlettronald <inglettronald@gmail.com>2023-06-10 16:45:58 -0500
committeringlettronald <inglettronald@gmail.com>2023-06-10 16:45:58 -0500
commit22508bb83e8d5846a7a68dd5346e8a2013e1c710 (patch)
treec1d1cea4acd3a7560b6e813f0081fe7e89feb8a6 /src/main/resources/fabric.mod.json
parent8b69b68978e32d6f8e66fca06a8c7ed36523062f (diff)
downloadDulkirMod-Fabric-22508bb83e8d5846a7a68dd5346e8a2013e1c710.tar.gz
DulkirMod-Fabric-22508bb83e8d5846a7a68dd5346e8a2013e1c710.tar.bz2
DulkirMod-Fabric-22508bb83e8d5846a7a68dd5346e8a2013e1c710.zip
more shortcuts stuff
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r--src/main/resources/fabric.mod.json4
1 files changed, 3 insertions, 1 deletions
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",