We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5fe0c commit 57c8f8bCopy full SHA for 57c8f8b
src/client/resources/fabric.mod.json
@@ -3,7 +3,7 @@
3
"id": "chesttracker",
4
"version": "${version}",
5
"name": "Chest Tracker",
6
- "description": "Remember items on the client; addon for Where Is It.",
+ "description": "Client-side storage management and searching.",
7
"authors": [
8
"JackFred"
9
],
@@ -50,8 +50,8 @@
50
"links": {
51
"modmenu.curseforge": "https://www.curseforge.com/minecraft/mc-mods/chest-tracker",
52
"modmenu.github_releases": "https://github.com/JackFred2/ChestTracker/releases",
53
- "modmenu.modrinth": "https://modrinth.com/mod/chest-tracker",
54
- "modmenu.wiki": "https://github.com/JackFred2/ChestTracker/wiki"
+ "modmenu.wiki": "https://docs.jackf.red/chest-tracker",
+ "modmenu.donate": "https://ko-fi.com/jackfred"
55
}
56
57
},
0 commit comments