Skip to content

Commit 57c8f8b

Browse files
committed
[update] FMJ
1 parent 7a5fe0c commit 57c8f8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/client/resources/fabric.mod.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"id": "chesttracker",
44
"version": "${version}",
55
"name": "Chest Tracker",
6-
"description": "Remember items on the client; addon for Where Is It.",
6+
"description": "Client-side storage management and searching.",
77
"authors": [
88
"JackFred"
99
],
@@ -50,8 +50,8 @@
5050
"links": {
5151
"modmenu.curseforge": "https://www.curseforge.com/minecraft/mc-mods/chest-tracker",
5252
"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"
53+
"modmenu.wiki": "https://docs.jackf.red/chest-tracker",
54+
"modmenu.donate": "https://ko-fi.com/jackfred"
5555
}
5656
}
5757
},

0 commit comments

Comments
 (0)