diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 8226a5e..cbc61d2 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -13,6 +13,14 @@ } } ], + "contributors": [ + { + "name": "intergrav", + "contact": { + "homepage": "https://github.com/intergrav" + } + } + ], "contact": { "homepage": "https://fabricmc.net/", "sources": "https://git.devcomp.xyz/DevComp/elytra-lock-fabric", @@ -42,4 +50,4 @@ "yet_another_config_lib_v3": "*", "modmenu": "*" } -} \ No newline at end of file +}