diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index effbf1a..c239888 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -4,7 +4,7 @@ "version": "1.2.12", "name": "Harvest", "description": "Configurable right click crop harvesting ", - "links": { + "contact": { "homepage": "https://minecraft.curseforge.com/projects/simpleharvest", "issues": "https://github.com/TehNut/Harvest/issues", "sources": "https://github.com/TehNut/Harvest" @@ -24,4 +24,4 @@ "fabric": "*" }, "license": "MIT" -} \ No newline at end of file +}