From ddff07d1610cf55913fdb7c46a03562e3d6818ba Mon Sep 17 00:00:00 2001 From: Konhaiii Date: Sun, 1 Jun 2025 17:53:43 +0200 Subject: [PATCH] Updated fabric.mod.json --- src/main/resources/fabric.mod.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index c380fe5..9de15bd 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -8,10 +8,11 @@ "Konhaiii" ], "contact": { - "homepage": "https://fabricmc.net/", - "sources": "https://github.com/FabricMC/fabric-example-mod" + "homepage": "https://github.com/Konhaiii/powered_jetpacks", + "sources": "https://github.com/Konhaiii/powered_jetpacks", + "issues": "https://github.com/Konhaiii/powered_jetpacks/issues" }, - "license": "CC0-1.0", + "license": "CC BY-NC 4.0", "icon": "assets/powered_jetpacks/icon.png", "environment": "*", "entrypoints": {