Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Use "contact" instead of "links" in fabric mod json #31

Open
wants to merge 1 commit into
base: 1.16_fabric
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -24,4 +24,4 @@
"fabric": "*"
},
"license": "MIT"
}
}