diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 36ea4b5e..76be2471 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -5,14 +5,17 @@ "name": "${name}", "description": "A fabric-carpet extension mod. It offers some interesting and useful features.", "authors": [ - "1024_byteeeee", - "WenDavid", + "Author: 1024_byteeeee", + "Collaborator: WenDavid", + "==============================", + "Contributors:", "Rokuuuchan", "SunnySlopes" ], "contact": { - "homepage": "https://mcams.club/", - "sources": "https://mcams.club/" + "homepage": "https://minecraft-ams.github.io/carpetamsaddition/", + "sources": "https://github.com/Minecraft-AMS/Carpet-AMS-Addition", + "issues": "https://github.com/Minecraft-AMS/Carpet-AMS-Addition/issues" }, "license": "LGPL-3.0", "icon": "assets/carpetamsaddition/icon.png",